Paladox has uploaded a new change for review.

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

Change subject: [OpenID] Add npm test
......................................................................

[OpenID] Add npm test

Also move jsonlint and jshint to check: for non-whitelisted users.

Requires I73cf032c63fd07b092ffeadf2fe2fbaeaab23010

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/24/276824/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..66abac0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3760,9 +3760,11 @@
 
   - name: mediawiki/extensions/OpenID
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/OpenIDConnect
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I69ee093425c3bde2aa98ebab420c5d1ff298e3eb
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