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

Change subject: jjb: drop 'bundle' macro, no more used
......................................................................


jjb: drop 'bundle' macro, no more used

I have refactored the bundle based jobs to use bundle-nodepool.
Change is a noop.

Change-Id: Ib92a7f59ad923256fd5b4adadd511eabf4573301
---
M jjb/ruby-jobs.yaml
1 file changed, 0 insertions(+), 13 deletions(-)

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



diff --git a/jjb/ruby-jobs.yaml b/jjb/ruby-jobs.yaml
index 65c0bc5..e84f473 100644
--- a/jjb/ruby-jobs.yaml
+++ b/jjb/ruby-jobs.yaml
@@ -45,19 +45,6 @@
          bundle install --clean --verbose
          bundle exec {command}
 
-# Executes a Gem command via Bundler
-#
-# - command: Gem/Bundler command to run
-#
-- builder:
-    name: bundle
-    builders:
-     - bundle-with-options:
-         initialization: ''
-         dir: '.'
-         bundler-version: ''
-         command: '{command}'
-
 # Run `bundle exec rake test` on Nodepool Jessie instances.
 - job: &job_rake-jessie
     name: 'rake-jessie'

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

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

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

Reply via email to