Zfilipin has uploaded a new change for review.

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

Change subject: Run Ruby jobs using Rake
......................................................................

Run Ruby jobs using Rake

Bug: T114262
Bug: T114860
Bug: T117993
Change-Id: Ibdc425f18bcd04267a9936a427adc4e31a59336d
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/79/251979/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 20ba68c..ddba4c7 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1909,15 +1909,9 @@
   # Template for MediaWiki extensions.
   # Run Ruby linter.
   - name: extension-rubylint
-    check:
-     - ruby2.0lint
     test:
-     - 'bundle-rubocop'
-     - ruby2.0lint
+      - rake-jessie
     gate-and-submit:
-     - 'bundle-rubocop'
-     - ruby2.0lint
-    experimental:
       - rake-jessie
 
   - name: tox-jessie

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdc425f18bcd04267a9936a427adc4e31a59336d
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

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

Reply via email to