Merge "Enable log shipping on all trex jobs"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 21 Dec 2016 17:31:16 +0000 (17:31 +0000)
committerGerrit Code Review <gerrit@fd.io>
Wed, 21 Dec 2016 17:31:16 +0000 (17:31 +0000)
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'