jenkins-bot has submitted this change and it was merged. Change subject: Trigger jobs for puppet-compiler ......................................................................
Trigger jobs for puppet-compiler Therepository is passing the tox entry points and I have granted Submit right in Gerrit to JenkinsBot (for gate-and-submit). https://gerrit.wikimedia.org/r/#/admin/projects/operations/software/puppet-compiler,access Change-Id: I1af537448305f9077c2e13014a64f61774c24325 --- M zuul/layout.yaml 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Hashar: Looks good to me, approved jenkins-bot: Verified diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 907e939..d434621 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2837,7 +2837,10 @@ - tox-flake8-trusty - name: operations/software/puppet-compiler - experimental: + test: + - tox-flake8-jessie + - tox-py27-jessie + gate-and-submit: - tox-flake8-jessie - tox-py27-jessie -- To view, visit https://gerrit.wikimedia.org/r/239845 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1af537448305f9077c2e13014a64f61774c24325 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
