Paladox has uploaded a new change for review.

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

Change subject: Add jenkings test for SpamDiffTool
......................................................................

Add jenkings test for SpamDiffTool

Adding basic jenkings tests for SpamDiffTool

Adds json test.

Adds jshint test.

Adds extension-unittests.

I will do a follow up with npm support.

Change-Id: I47195f231f49d2578dd4514a97f7b8bffca483e0
---
M zuul/layout.yaml
1 file changed, 16 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/22/228622/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 7e69a7f..8db524a 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7003,6 +7003,13 @@
     check:
       - jsonlint
 
+  - name: mediawiki/extensions/SpamDiffTool
+    template:
+      - name: jshint
+      - name: extension-unittests-generic
+    check:
+      - jsonlint
+
   - name: mediawiki/extensions/Spreadsheet
     template:
       - name: extension-jslint
@@ -7745,11 +7752,18 @@
       - phpunit-coverage-publish
 
   - name: wikimedia/slimapp
-    template:
-     - name: composer-test-package
+    check:
+      - php-composer-package-validate
+      - phplint
+    test:
+      - php-composer-test-zend
+    gate-and-submit:
+      - php-composer-test-zend
     postmerge:
       - doxygen-publish
       - phpunit-coverage-publish
+    experimental:
+      - php-composer-test-hhvm
 
   - name: search/extra
     test:

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

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

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

Reply via email to