Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/226277

Change subject: Tie puppet validate jobs to Trusty
......................................................................

Tie puppet validate jobs to Trusty

More or less matches the puppet version in use at Wikimedia.

Change-Id: I9c4f216a9b7fad8de06756aebd8c953f39d5e455
---
M jjb/job-templates.yaml
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/77/226277/1

diff --git a/jjb/job-templates.yaml b/jjb/job-templates.yaml
index 16eaa76..fd6ae17 100644
--- a/jjb/job-templates.yaml
+++ b/jjb/job-templates.yaml
@@ -344,7 +344,8 @@
 - job-template:
     name: '{name}-puppet-validate'
     defaults: use-remote-zuul-no-submodules
-    node: contintLabsSlave
+    # XXX should match operations puppetmaster distro
+    node: contintLabsSlave && UbuntuTrusty
     concurrent: true
     triggers:
      - zuul

-- 
To view, visit https://gerrit.wikimedia.org/r/226277
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c4f216a9b7fad8de06756aebd8c953f39d5e455
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to