jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
BryanDavis: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: I511b14edb297d1591024aeda7b885900450b12ca
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits