Paladox has uploaded a new change for review.

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

Change subject: [ProofreadPage] Update Jenkins tests
......................................................................

[ProofreadPage] Update Jenkins tests

Add composer-test test

Add npm test

Move jshint and jsonlint tests to check: for non-whitelisted users.

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/69/247069/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b3fab14..2d7b3f4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6793,9 +6793,12 @@
 
   - name: mediawiki/extensions/ProofreadPage
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Quiz
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4e0bc02d14796e8884a9f6286444e351221caf7
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to