jenkins-bot has submitted this change and it was merged. Change subject: Update references to mw-set-env-localhost.sh ......................................................................
Update references to mw-set-env-localhost.sh Renamed in slave-scripts with I1264c099e6ddbe71d. Bug: T103766 Change-Id: I852b17715c71a42fe51b9631e3b2a0b82d6b6f56 --- M jjb/macro.yaml 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Krinkle: Looks good to me, approved jenkins-bot: Verified diff --git a/jjb/macro.yaml b/jjb/macro.yaml index 362720e..4b66851 100644 --- a/jjb/macro.yaml +++ b/jjb/macro.yaml @@ -286,7 +286,7 @@ builders: - shell: | # Load context (e.g. MW_INSTALL_PATH, MW_SERVER, MW_SCRIPT_PATH) - . /srv/deployment/integration/slave-scripts/bin/mw-set-env-qunit.sh + . /srv/deployment/integration/slave-scripts/bin/mw-set-env-localhost.sh # Configure MediaWiki echo -e \ @@ -333,7 +333,7 @@ builders: - prepare-qunit-localhost - shell: | - . /srv/deployment/integration/slave-scripts/bin/mw-set-env-qunit.sh + . /srv/deployment/integration/slave-scripts/bin/mw-set-env-localhost.sh cd $MW_INSTALL_PATH . /srv/deployment/integration/slave-scripts/bin/npm-setup.sh rm -rf node_modules -- To view, visit https://gerrit.wikimedia.org/r/220656 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I852b17715c71a42fe51b9631e3b2a0b82d6b6f56 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Krinkle <krinklem...@gmail.com> Gerrit-Reviewer: Hashar <has...@free.fr> Gerrit-Reviewer: Krinkle <krinklem...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits