jenkins-bot has submitted this change and it was merged.

Change subject: [Popups] depends on EventLogging
......................................................................


[Popups] depends on EventLogging

Popups has a soft dependency on EventLogging but its unit and
integration tests assume that it's present.

Change-Id: I4b952a539a495b62d4f4b783b305027e9421ce70
---
M zuul/parameter_functions.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/zuul/parameter_functions.py b/zuul/parameter_functions.py
index d4e5dc9..891bf64 100644
--- a/zuul/parameter_functions.py
+++ b/zuul/parameter_functions.py
@@ -146,7 +146,7 @@
     'PhpTagsWiki': ['PhpTags', 'PhpTagsFunctions'],
     'PictureGame': ['SocialProfile'],
     'PollNY': ['SocialProfile'],
-    'Popups': ['BetaFeatures', 'TextExtracts', 'PageImages'],
+    'Popups': ['BetaFeatures', 'TextExtracts', 'PageImages', 'EventLogging'],
     'PronunciationRecording': ['UploadWizard'],
     'ProofreadPage': ['LabeledSectionTransclusion', 'VisualEditor'],
     'QuickSurveys': ['EventLogging'],

-- 
To view, visit https://gerrit.wikimedia.org/r/325513
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4b952a539a495b62d4f4b783b305027e9421ce70
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Phuedx <samsm...@wikimedia.org>
Gerrit-Reviewer: Hashar <has...@free.fr>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to