jenkins-bot has submitted this change and it was merged. Change subject: [MobileFronted] switch npm job to Nodepool ......................................................................
[MobileFronted] switch npm job to Nodepool 'npm doc' runs bundle install to ship jsduck: https://gerrit.wikimedia.org/r/#/c/280937/ Bug: T130587 Change-Id: I30a83fa2403b82748e7a9c147b8b66d1d6fa77af --- M zuul/layout.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Paladox: Looks good to me, but someone else must approve Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 8c1aca8..1902d99 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3511,7 +3511,7 @@ - name: extension-unittests-generic - name: rake - name: composer-test - - name: npm-legacy # T130587 + - name: npm - name: extension-selenium check: - jshint -- To view, visit https://gerrit.wikimedia.org/r/281934 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I30a83fa2403b82748e7a9c147b8b66d1d6fa77af Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: Paladox <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
