Dduvall has uploaded a new change for review.

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

Change subject: Restrict mediawiki-selenium's rspec job to master branch
......................................................................

Restrict mediawiki-selenium's rspec job to master branch

We need to maintain branches for backporting fixes to older releases
that may not have specs yet.

Change-Id: Iebdd0d2ddd519b73b1fc5e9ce690ecb59da9b2db
---
M zuul/layout.yaml
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/98/188698/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 8cf91cf..1008c7b 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1664,6 +1664,8 @@
   - name: 'mwext-VisualEditor-sync-gerrit'
     branch: ^master$
 
+  - name: 'mediawiki-selenium-bundle-rspec'
+    branch: ^master$
   - name: 'mediawiki-selenium-bundle-yard-publish'
     branch: ^master$
   - name: 'mediawiki-ruby-api-bundle-yard-publish'

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

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

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

Reply via email to