Hashar has submitted this change and it was merged. Change subject: bug 42455 - skip submodules in mw/core ......................................................................
bug 42455 - skip submodules in mw/core The mediawiki-core* jenkins jobs were testing out both master and the wmf branches. The later include extensions deployed on the cluster. Since we run a git cleanout, whenever we test master and then a wmf branch, Jenkins had to pull all the extensions again. This patch introduce a new git macro for mediawiki/core which comes with submodules disabled. Verified it works in production \O/ Change-Id: If005e98562267eadfd81a14d99b1147493a918a6 --- A macro-scm.yaml M mediawiki.yaml 2 files changed, 28 insertions(+), 0 deletions(-) Approvals: Hashar: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/36389 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If005e98562267eadfd81a14d99b1147493a918a6 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins-job-builder-config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
