Hashar has submitted this change and it was merged.

Change subject: [IframePage] Add npm test and composer-test
......................................................................


[IframePage] Add npm test and composer-test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires Ifa14baa0fc7caa7e1acb0471a8f2d9b18e851577

Change-Id: Iadc0d54c97dfb99e14423b26f1e6cf438ab5ffbf
---
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 6bfb6a9..c146c16 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4790,9 +4790,11 @@
 
   - name: mediawiki/extensions/IframePage
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/IfTemplates
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iadc0d54c97dfb99e14423b26f1e6cf438ab5ffbf
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to