Enable log shipping on all trex jobs 14/4414/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 20 Dec 2016 12:11:46 +0000 (06:11 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 21 Dec 2016 15:57:53 +0000 (09:57 -0600)
* Configure log shipping on all trex jobs

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

index 71af584..4b7d7b5 100644 (file)
         - shell:
             !include-raw-escape: include-raw-trex-build.sh
 
+    publishers:
+      - fdio-infra-shiplogs:
+          maven-version: 'mvn33-new'
+
 - job-template:
     name: 'trex-merge-{stream}-{os}'
 
@@ -95,4 +99,6 @@
         - shell:
             !include-raw-escape: include-raw-trex-build.sh
 
-
+    publishers:
+      - fdio-infra-shiplogs:
+          maven-version: 'mvn33-new'