MaxSem has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/352279 )
Change subject: Test JsonConfig with Kartographer ...................................................................... Test JsonConfig with Kartographer Needed for tests at https://gerrit.wikimedia.org/r/#/c/352238/ Change-Id: I255b54c346b029e80c026d63210994ffb9bcd541 --- M zuul/parameter_functions.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/integration/config refs/changes/79/352279/1 diff --git a/zuul/parameter_functions.py b/zuul/parameter_functions.py index 4312a57..379c64b 100644 --- a/zuul/parameter_functions.py +++ b/zuul/parameter_functions.py @@ -165,7 +165,7 @@ 'GuidedTour': ['EventLogging'], 'GWToolset': ['SyntaxHighlight_GeSHi', 'Scribunto', 'TemplateData'], 'ImageMetrics': ['EventLogging'], - 'JsonConfig': ['Scribunto'], + 'JsonConfig': ['Scribunto', 'Kartotherian'], 'Kartographer': ['ParserFunctions', 'VisualEditor', 'WikimediaMessages'], 'LanguageTool': ['VisualEditor'], 'LifeWeb': ['LifeWebCore', 'Wikibase'], -- To view, visit https://gerrit.wikimedia.org/r/352279 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I255b54c346b029e80c026d63210994ffb9bcd541 Gerrit-PatchSet: 1 Gerrit-Project: integration/config Gerrit-Branch: master Gerrit-Owner: MaxSem <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
