jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  JanZerebecki: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1548bb0..8b8049e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1879,6 +1879,8 @@
     gate-and-submit:
      - 'bundle-rubocop'
      - ruby2.0lint
+    experimental:
+      - rake-jessie
 
   - name: archived
     check:
@@ -2238,6 +2240,8 @@
      - bundle-rspec
      - mediawiki-ruby-api-gembuild
      - bundle-yard
+    experimental:
+      - rake-jessie
     postmerge:
      - mediawiki-ruby-api-gembuild
      - mediawiki-ruby-api-bundle-yard-publish
@@ -2259,6 +2263,8 @@
      - bundle-yard
      - bundle-rspec
      - mediawiki-selenium-integration
+    experimental:
+      - rake-jessie
     postmerge:
      - mediawiki-selenium-gembuild
      - mediawiki-selenium-bundle-yard-publish
@@ -2664,6 +2670,7 @@
     experimental:
       - bundle-rubocop
       - operations-puppet-bundle-rspec
+      - rake-jessie
     postmerge:
       - operations-puppet-doc
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1745e79dcd9c79cfd904bcf2d73aad2db6b74c6
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to