Paladox has uploaded a new change for review.

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

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

[OpenStackManager] Add npm test

Also move jsonlint and jshint to check: for non-whitelisted users and
remove php53lint from check since that is already covered by on of the
templates.

Requires I8da5f300ee8201ab47233a665cd14ceafdef1804

Change-Id: I86e0a1ee29cfe1ea547277f9d9bfd23c1d0488cf
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/35/276835/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 2174144..39ba741 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3778,11 +3778,11 @@
   - name: mediawiki/extensions/OpenStackManager
     template:
      - name: composer-test
-     - name: jshint
-     - name: jsonlint
      - name: extension-unittests-generic
+     - name: npm
     check:
-     - php53lint
+     - jsonlint
+     - jshint
 
   - name: mediawiki/extensions/ORES
     template:

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

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