Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/282377
Change subject: [BlueSpiceFoundation] Update generic unittest test to composer unittest test ...................................................................... [BlueSpiceFoundation] Update generic unittest test to composer unittest test Required for patch https://gerrit.wikimedia.org/r/#/c/278280/ Still passes for other patches https://gerrit.wikimedia.org/r/#/c/274970/ so it wont cause anything to fail. Change-Id: I32516f83855dcdf789862719c0178f078c923c4c --- M zuul/layout.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/77/282377/1 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index f5e7405..f32c9b6 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -4070,7 +4070,7 @@ - name: mediawiki/extensions/BlueSpiceFoundation template: - name: composer-test - - name: extension-unittests-generic + - name: extension-unittests-composer - name: npm check: - jsonlint -- To view, visit https://gerrit.wikimedia.org/r/282377 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I32516f83855dcdf789862719c0178f078c923c4c Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
