Enable log shipping on all deb_dpdk jobs 09/4409/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 20 Dec 2016 11:49:42 +0000 (05:49 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 21 Dec 2016 15:45:16 +0000 (09:45 -0600)
* Configure log shipping on all deb_dpdk jobs

Change-Id: I80b6264d9718a43d913d84efcba0bfc860b32a0b
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/deb_dpdk/deb_dpdk.yaml

index 08040e2..62d55a5 100644 (file)
             !include-raw-escape:
                 - include-raw-deb_dpdk-build.sh
 
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
+
 - job-template:
     name: 'deb_dpdk-verify-image-{stream}-{os}'
 
             !include-raw-escape:
                 - include-raw-deb_dpdk-build.sh
 
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
+
 - job-template:
     name: 'deb_dpdk-merge-{stream}-{os}'
 
                 - include-raw-deb_dpdk-build.sh
                 - ../scripts/maven_push_functions.sh
                 - include-raw-deb_dpdk-pkg-push.sh
+
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'