Legoktm has uploaded a new change for review.

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

Change subject: Make cdb-phpunit job non-voting
......................................................................

Make cdb-phpunit job non-voting

Currently failing because there is no autoloader, so temporarily
make it non-voting until we can figure out how to implement one.

Change-Id: I511b14edb297d1591024aeda7b885900450b12ca
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/77/174177/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 2a6e324..8b32ebc 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1535,6 +1535,11 @@
   - name: mediawiki-vagrant-puppetlint-strict
     voting: false
 
+  # Failing due to lack of an autoloader,
+  # see https://gerrit.wikimedia.org/r/#/c/174080/
+  - name: cdb-phpunit
+    voting: false
+
   # Rejecting changes having trailing whitespaces cause too many false
   # positives. So only report the whitespace issues, but don't let it vote.
   - name: ^.*-whitespaces$

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I511b14edb297d1591024aeda7b885900450b12ca
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

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

Reply via email to