Addshore has uploaded a new change for review.

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

Change subject: Add triggers for codesniffer phpunit
......................................................................

Add triggers for codesniffer phpunit

This requires the job to be added to jjbc in
I30bc4ac658d8933790ff4304351f1b2d9c5a3218

The tests that this trigger will be added in
I1757a36fffc4960072fc910cd717de199262cb58

As far as I can tell phpunit shoulf find the
phpunit.xml.dist and run the jobs straight away

Change-Id: I336e0e917f4b8a78ffcd77bd29ae0fa759416adb
---
M layout.yaml
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/zuul-config 
refs/changes/58/154258/1

diff --git a/layout.yaml b/layout.yaml
index 8e091b6..a912b45 100644
--- a/layout.yaml
+++ b/layout.yaml
@@ -2166,8 +2166,12 @@
   - name: mediawiki/tools/codesniffer
     check-voter:
      - mw-tools-codesniffer-phplint
+    test:
+     - mw-tools-codesniffer-phplint
+     - mw-tools-codesniffer-phpunit
     gate-and-submit:
      - mw-tools-codesniffer-phplint
+     - mw-tools-codesniffer-phpunit
 
   - name: mediawiki/tools/dippybird
     check-voter:

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

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

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

Reply via email to