Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/355207 )

Change subject: Switch mediawiki-core-phpcs to Jessie
......................................................................

Switch mediawiki-core-phpcs to Jessie

Change-Id: Ia61f709de9b35e89c9923dddedf50b4654069adb
---
M jjb/mediawiki.yaml
M zuul/layout.yaml
M zuul/parameter_functions.py
3 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/07/355207/1

diff --git a/jjb/mediawiki.yaml b/jjb/mediawiki.yaml
index 7608964..476e96a 100644
--- a/jjb/mediawiki.yaml
+++ b/jjb/mediawiki.yaml
@@ -384,7 +384,7 @@
 # Special job to run MW-CS against MediaWiki core.
 # Can't run it through composer because it'll timeout.
 - job:
-    name: 'mediawiki-core-phpcs-trusty'
+    name: 'mediawiki-core-phpcs-jessie'
     node: ci-trusty-wikimedia
     concurrent: true
     properties:
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 383549b..9771994 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -763,7 +763,7 @@
     branch: (?!REL1_23|fundraising/REL.*)
     queue-name: mediawiki
 
-  - name: mediawiki-core-phpcs-trusty
+  - name: mediawiki-core-phpcs-jessie
     branch: (?!^REL1_23|^REL1_26|^fundraising/REL)
     files:
      - '^.*\.(json|php|php5|phtml|inc|xml)$'
@@ -1298,7 +1298,7 @@
       - mediawiki-core-php55lint
       - composer-package-validate
     test:
-      - mediawiki-core-phpcs-trusty
+      - mediawiki-core-phpcs-jessie
       - mediawiki-core-jsduck
       - mediawiki-core-npm-node-6-jessie
       - mediawiki-core-php55lint
@@ -1313,7 +1313,7 @@
       - mediawiki-core-jsduck
       - mediawiki-core-npm-node-6-jessie
       - mediawiki-core-php55lint
-      - mediawiki-core-phpcs-trusty
+      - mediawiki-core-phpcs-jessie
       - mediawiki-phpunit-hhvm-jessie
       - mediawiki-phpunit-hhvm-composer-jessie
       - mediawiki-phpunit-php55-trusty
diff --git a/zuul/parameter_functions.py b/zuul/parameter_functions.py
index 131a332..c493c31 100644
--- a/zuul/parameter_functions.py
+++ b/zuul/parameter_functions.py
@@ -21,7 +21,7 @@
         'mw-testskin',
         'mw-testskin-non-voting',
         'mw-tools-codesniffer-mwcore-testrun',
-        'mediawiki-core-phpcs-trusty',
+        'mediawiki-core-phpcs-jessie',
         )
     php5_jobs = (
         # Qunit localhost uses apache mod_php which is Zend. Lets be consistent

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

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