Hashar has uploaded a new change for review.

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

Change subject: Add experimental rake-jessie to a bunch of repos
......................................................................

Add experimental rake-jessie to a bunch of repos

For the repositories having bundler based jobs, add rake-jessie in the
experimental pipeline.  That will let us migrate them to the rake entry
point (T104024) and then to Nodepool (T114860).

mediawiki/vagrant has been the first repo to benefit from it.  For
repositories solely running rubocop, we will probably want to keep the
more specific bundle-rubocop job, which let us trigger it solely on
changes related to .rb files.

Bug: T114860
Change-Id: Ic1745e79dcd9c79cfd904bcf2d73aad2db6b74c6
---
M zuul/layout.yaml
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/68/246268/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 93bd806..f6fdab0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1877,6 +1877,8 @@
     gate-and-submit:
      - 'bundle-rubocop'
      - ruby2.0lint
+    experimental:
+      - rake-jessie
 
   - name: archived
     check:
@@ -2236,6 +2238,8 @@
      - bundle-rspec
      - mediawiki-ruby-api-gembuild
      - bundle-yard
+    experimental:
+      - rake-jessie
     postmerge:
      - mediawiki-ruby-api-gembuild
      - mediawiki-ruby-api-bundle-yard-publish
@@ -2257,6 +2261,8 @@
      - bundle-yard
      - bundle-rspec
      - mediawiki-selenium-integration
+    experimental:
+      - rake-jessie
     postmerge:
      - mediawiki-selenium-gembuild
      - mediawiki-selenium-bundle-yard-publish
@@ -2663,6 +2669,7 @@
     experimental:
       - bundle-rubocop
       - operations-puppet-bundle-rspec
+      - rake-jessie
       - ruby1.9.3lint
     postmerge:
       - operations-puppet-doc

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic1745e79dcd9c79cfd904bcf2d73aad2db6b74c6
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