Thcipriani has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/360091 )

Change subject: Add non-voting puppet docker job
......................................................................

Add non-voting puppet docker job

I've added 6 docker executors and set a timeout of 1 minute for this
job, this should be a low-disruption way to determine whether this job
is fast, low-maintenance, and comparable to the current
operations-puppet-tests-jessie job that currently runs for the
operations/puppet repo.

Bug: T166888
Change-Id: Iaca266bb38f519ace6259136d6e876948b9d0f92
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/91/360091/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index dd8ad18..b3f3a75 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -898,6 +898,9 @@
       - tox.ini$
       - Gemfile$
 
+  - name: ^operations-puppet-tests-docker$
+    voting: false
+
   - name: tox-jessie
     skip-if:
       # Done on master, not ready on deployment branch T145012
@@ -2217,6 +2220,7 @@
   - name: operations/puppet
     test-prio:
       - operations-puppet-tests-jessie
+      - operations-puppet-tests-docker
     postmerge:
       - operations-puppet-cache-update-jessie
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaca266bb38f519ace6259136d6e876948b9d0f92
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Thcipriani <tcipri...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to