Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/263052
Change subject: jjb: inline job-group having a single job
......................................................................
jjb: inline job-group having a single job
No need for a jo-group when there is only a single job present.
Change-Id: I74f650aede8fc538b8dd7c9b62e22dd022b44d0b
---
M jjb/mediawiki-extensions.yaml
1 file changed, 4 insertions(+), 14 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/integration/config
refs/changes/52/263052/1
diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml
index 5ffa765..0703d5e 100644
--- a/jjb/mediawiki-extensions.yaml
+++ b/jjb/mediawiki-extensions.yaml
@@ -429,19 +429,6 @@
- shell: /srv/deployment/integration/slave-scripts/bin/gerrit-sync-ve.sh
- shell: sudo -u jenkins
/srv/deployment/integration/slave-scripts/bin/gerrit-sync-ve-push.sh
-# These are jobs we create for all of the extensions
-# listed below. If a job should only be created
-# for a select number of extensions or if it needs
-# custom parameters, add it below under "Extra jobs for specific extensions"
-# at the bottom of this file.
-- job-group:
- name: mwext-check-jobs
- jobs:
- - '{name}-{ext-name}-testextension-{phpflavor}':
- phpflavor:
- - hhvm
- - zend
-
- project:
name: mwext
@@ -634,7 +621,10 @@
# - REL1_19
jobs:
- - mwext-check-jobs
+ - '{name}-{ext-name}-testextension-{phpflavor}':
+ phpflavor:
+ - hhvm
+ - zend
# deprecated qunit jobs for MediaWiki extensions
# Should be migrated to use the generic 'mwext-qunit' job whith
--
To view, visit https://gerrit.wikimedia.org/r/263052
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I74f650aede8fc538b8dd7c9b62e22dd022b44d0b
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