summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2016-12-21 19:12:33 +0000
committerGerrit Code Review <gerrit@fd.io>2016-12-21 19:12:33 +0000
commitf5dd931685ca7918bdebc8b93ff0defe1cc90f41 (patch)
tree3f50c425d86ff53ea227273110537bc2479a0278
parent14d6b8fdeb8a324031ff0c471db9953c963b0da1 (diff)
parent6c0324e42d0ae0d410399f0881a9846ceac54676 (diff)
Merge "Enable log shipping on all puppet-fdio jobs"
-rw-r--r--jjb/puppet-fdio/puppet-fdio.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/puppet-fdio/puppet-fdio.yaml b/jjb/puppet-fdio/puppet-fdio.yaml
index 378c8c04a..fe7c2f5f9 100644
--- a/jjb/puppet-fdio/puppet-fdio.yaml
+++ b/jjb/puppet-fdio/puppet-fdio.yaml
@@ -109,3 +109,7 @@
./scripts/prepare-node.sh
./scripts/allow-local-ssh-root.sh
./scripts/ci-beaker.sh {os}
+
+ publishers:
+ - fdio-infra-shiplogs:
+ maven-version: 'mvn33-new'