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

Change subject: mediawiki/vendor switch to composer test
......................................................................

mediawiki/vendor switch to composer test

Drop the php55lint job. It does not support files exclusions. Replace it
with 'composer test' jobs.
As a result, composer-validate is no more needed.

Note: mwgate-composer-hhvm-jessie is rather slow but still faster than
the slowest job.

Bug: T135161
Bug: T136010
Bug: T162181
Change-Id: I621fd360e2ad88b7c22cf0197fb5f05c5201d3bb
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/02/384002/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 7e4ab34..1c3703c 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1451,22 +1451,20 @@
       - mwgate-php55lint
       - mwgate-composer-validate
     test:
-      - mwgate-php55lint
-      - mwgate-composer-validate
+      - mwgate-composer-hhvm-jessie
+      - mwgate-composer-php55-jessie
       - mediawiki-core-qunit-selenium-jessie
       - mediawiki-phpunit-hhvm-jessie
     php5:
       - mediawiki-phpunit-php55-jessie
     gate-and-submit: &mediawiki-vendor-gate-and-submit
-      - mwgate-php55lint
+      - mwgate-composer-hhvm-jessie
+      - mwgate-composer-php55-jessie
       - mediawiki-phpunit-hhvm-jessie
       - mediawiki-phpunit-php55-jessie
       - mediawiki-core-qunit-selenium-jessie
-      - mwgate-composer-validate
     gate-and-submit-swat: *mediawiki-vendor-gate-and-submit
     experimental:
-      - mwgate-composer-hhvm-jessie
-      - mwgate-composer-php55-jessie
       - mwgate-composer-php70-jessie
 
   - name: analytics/aggregator

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

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