jenkins-bot has submitted this change and it was merged.

Change subject: [mathoid/deploy] switch to NodeJS 4.3
......................................................................


[mathoid/deploy] switch to NodeJS 4.3

Delete: mathoid-deploy-npm
Create: mathoid-deploy-npm-node-4.3

Bug: T124447
Change-Id: I696468f839bd2be1e5848e87e922fbcf063dfa2a
---
M jjb/mediawiki-services.yaml
M zuul/layout.yaml
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/mediawiki-services.yaml b/jjb/mediawiki-services.yaml
index 31f8743..31249a9 100644
--- a/jjb/mediawiki-services.yaml
+++ b/jjb/mediawiki-services.yaml
@@ -11,4 +11,4 @@
     repository:
      - deploy
     jobs:
-     - '{name}-{repository}-npm'
+     - '{name}-{repository}-npm-node-4.3'
diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9ce752..1326958 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6418,9 +6418,9 @@
 
   - name: mediawiki/services/mathoid/deploy
     test:
-      - mathoid-deploy-npm
+      - mathoid-deploy-npm-node-4.3
     gate-and-submit:
-      - mathoid-deploy-npm
+      - mathoid-deploy-npm-node-4.3
 
   - name: mediawiki/services/mobileapps
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I696468f839bd2be1e5848e87e922fbcf063dfa2a
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Hashar <has...@free.fr>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to