Hashar has uploaded a new change for review.

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

Change subject: Disable jobs for WikidataQuality (only in experimental)
......................................................................

Disable jobs for WikidataQuality (only in experimental)

The jobs for mediawiki/extensions/WikidataQuality are not passing at
all. Disable them by moving them out of test/gate-and-submit pipeline.
They are still in the experimental one and can thus be triggered by
commenting 'check experimental'.

Change-Id: I43a05fbe1093bff877fde066265c63d9929d8846
---
M zuul/layout.yaml
1 file changed, 17 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/74/216974/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b0a41a0..5830696 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5739,15 +5739,23 @@
     check:
       - phplint
       - php-composer-package-validate
-    test:
-      - phplint
-      - php-composer-package-validate
-      - mwext-WikidataQuality-repo-tests-sqlite-zend
-      - mwext-WikidataQuality-repo-tests-mysql-zend
-      - mwext-WikidataQuality-repo-tests-sqlite-hhvm
-      - mwext-WikidataQuality-repo-tests-mysql-hhvm
-      - mwext-WikidataQuality-qunit
-    gate-and-submit:
+    #test:
+    #  - phplint
+    #  - php-composer-package-validate
+    #  - mwext-WikidataQuality-repo-tests-sqlite-zend
+    #  - mwext-WikidataQuality-repo-tests-mysql-zend
+    #  - mwext-WikidataQuality-repo-tests-sqlite-hhvm
+    #  - mwext-WikidataQuality-repo-tests-mysql-hhvm
+    #  - mwext-WikidataQuality-qunit
+    #gate-and-submit:
+    #  - phplint
+    #  - php-composer-package-validate
+    #  - mwext-WikidataQuality-repo-tests-sqlite-zend
+    #  - mwext-WikidataQuality-repo-tests-mysql-zend
+    #  - mwext-WikidataQuality-repo-tests-sqlite-hhvm
+    #  - mwext-WikidataQuality-repo-tests-mysql-hhvm
+    #  - mwext-WikidataQuality-qunit
+    experimental:
       - phplint
       - php-composer-package-validate
       - mwext-WikidataQuality-repo-tests-sqlite-zend

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

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