Ejegg has uploaded a new change for review. https://gerrit.wikimedia.org/r/318347
Change subject: Add no-op for SmashPig gate-and-submit ...................................................................... Add no-op for SmashPig gate-and-submit C+2 on deployment branch claims to start gate-and-submit jobs, but zuul status never shows anything running: e.g. https://gerrit.wikimedia.org/r/#/c/318346/ Change-Id: I4ad7017a0b64a41ff8b08f8f77571cca20405888 --- M zuul/layout.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/47/318347/1 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 506dee0..7eed32e 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2526,6 +2526,7 @@ #- composer-validate - composer-php53 - composer-hhvm-trusty + - noop # ensure something merges the deployment branch - name: wikimedia/iegreview template: -- To view, visit https://gerrit.wikimedia.org/r/318347 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4ad7017a0b64a41ff8b08f8f77571cca20405888 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Ejegg <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
