Hashar has uploaded a new change for review.

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

Change subject: Mass switch repositories npm job to Nodepool
......................................................................

Mass switch repositories npm job to Nodepool

Change the Zuul 'npm' template to rely on Nodepool based jobs. Mostly
impacts extensions.

Repository that needs Node 0.10 would use the 'npm' job on permanent
slave. That is achieved by using the template 'npm-legacy' introduced in
parent commit.

Todo: get rid of the 'npm-node-4.3' template.

Bug: T119143
Change-Id: Ib3a81587ad60c8cf37d90afa9c2c792f548353a9
---
M zuul/layout.yaml
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/04/278004/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 10ef191..0b074a0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -1201,10 +1201,8 @@
 
   - name: npm
     test:
-      - npm
+      - npm-node-4.3
     gate-and-submit:
-      - npm
-    experimental:
       - npm-node-4.3
 
   - name: npm-legacy

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3a81587ad60c8cf37d90afa9c2c792f548353a9
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

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

Reply via email to