summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-06-05 14:37:11 -0500
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>2019-07-01 16:19:22 -0500
commitc720f85f23cdbe8d581e5d52ca72cce90ccd1bac (patch)
tree537cec7837ea75f6188e1a88799b4351c7958e3a /jjb/vpp/docs.yaml
parentc746287c4c18af9b5d5aedb89ffa78806e04527b (diff)
Modify VPP archive artifacts
Modify the VPP artifacts to archive to the logs server rather than Jenkins - docs.yaml - vpp.yaml Change-Id: Ib9975cba69accafae9354f8a950aa7926ceaa00b Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml93
1 files changed, 57 insertions, 36 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index 3b37a710b..2416e4247 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -22,6 +22,7 @@
- '1904':
branch: 'stable/1904'
repo-stream-part: 'stable.1904'
+
type:
- short
- long
@@ -54,6 +55,12 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
+ archive-artifacts: '**/build-root/docs/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
+
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -72,6 +79,10 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '{archive-artifacts}'
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -105,12 +116,6 @@
!include-raw-escape: include-raw-vpp-docs.sh
publishers:
- - archive:
- artifacts: 'docs/_build/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator:
@@ -124,6 +129,12 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: false
+ archive-artifacts: '**/build-root/docs/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
+
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -142,6 +153,9 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -191,12 +205,6 @@
!include-raw-escape: include-raw-vpp-docs.sh
publishers:
- - archive:
- artifacts: 'build-root/docs/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator:
@@ -210,6 +218,11 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
+ archive-artifacts: '**/build-root/docs/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -228,6 +241,10 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '{archive-artifacts}'
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -273,12 +290,6 @@
!include-raw-escape: include-raw-vpp-sphinx-docs.sh
publishers:
- - archive:
- artifacts: 'docs/_build/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator:
@@ -292,6 +303,11 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: false
+ archive-artifacts: '**/build-root/docs/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -310,6 +326,10 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '{archive-artifacts}'
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -350,12 +370,6 @@
!include-raw-escape: include-raw-vpp-sphinx-docs.sh
publishers:
- - archive:
- artifacts: 'docs/_build/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator:
@@ -369,6 +383,11 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: true
+ archive-artifacts: '**/test/doc/build/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -387,6 +406,10 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '{archive-artifacts}'
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -420,12 +443,6 @@
!include-raw-escape: include-raw-vpp-make-test-docs.sh
publishers:
- - archive:
- artifacts: 'test/doc/build/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator:
@@ -439,6 +456,12 @@
project-type: freestyle
node: ubuntu1604-us
concurrent: false
+ archive-artifacts: '**/test/doc/build/html/*'
+ allow-empty: 'true'
+ fingerprint: false
+ only-if-success: true
+ default-excludes: false
+
build-discarder:
daysToKeep: '{build-days-to-keep}'
@@ -457,6 +480,10 @@
maven-version: 'mvn33-new'
- stream-parameter:
stream: '{stream}'
+ - string:
+ name: ARCHIVE_ARTIFACTS
+ default: '{archive-artifacts}'
+ description: Artifacts to archive to the logs server.
scm:
- gerrit-trigger-scm:
@@ -506,12 +533,6 @@
!include-raw-escape: include-raw-vpp-make-test-docs.sh
publishers:
- - archive:
- artifacts: 'test/doc/build/html/*'
- allow-empty: 'true'
- fingerprint: false
- only-if-success: true
- default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
- naginator: