Hashar has submitted this change and it was merged.

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


[Nonlinear] Add npm test

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

Requires I245463c70e682844b3a360c6a178b9ca7568216e

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1e1b199..8e83152 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3712,9 +3712,11 @@
 
   - name: mediawiki/extensions/Nonlinear
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Nostalgia
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id76d430f85f45b81a63dccca75e6fccc64825a70
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[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

Reply via email to