From 763955fd9e6098fb58b5dfc84db0684fb8840e22 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 22 Jan 2020 10:26:19 -0600 Subject: Modifying docs publisher The VPP docs jobs are unstable due to issues with the lf-infra-publish macro. For now we're reverting back to the FD.io global-macro until we resolve the issue. Change-Id: I506aeb912baab2910d3d2fe4cc3456a598c93b53 Signed-off-by: Vanessa Rene Valderrama --- jjb/vpp/docs.yaml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'jjb/vpp/docs.yaml') diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index f5ba7ee12..ff1091b71 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -116,7 +116,8 @@ - ../scripts/vpp/docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -206,7 +207,8 @@ - ../scripts/vpp/docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -287,7 +289,8 @@ - ../scripts/vpp/sphinx-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -368,7 +371,8 @@ - ../scripts/vpp/sphinx-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -437,7 +441,8 @@ - ../scripts/vpp/make-test-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 @@ -528,7 +533,8 @@ - ../scripts/vpp/make-test-docs.sh publishers: - - lf-infra-publish + - fdio-infra-shiplogs: + maven-version: 'mvn36' - naginator: rerun-unstable-builds: false max-failed-builds: 1 -- cgit 1.2.3-korg