Reedy has submitted this change and it was merged.

Change subject: Grant 'block' to qa_automation group on test2wiki
......................................................................


Grant 'block' to qa_automation group on test2wiki

So Flow browser tests pass.
Bug: 61799

Change-Id: If5ccdc616582efebd39630583d47d19f71ff8577
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 5f39e3c..955a574 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7551,7 +7551,8 @@
                        'upload_by_url' => true, // For testing of Flickr 
uploading via UploadWizard
                        'upload' => true,
                ),
-               'qa_automation' => array( // For browser tests, bug 58375
+               'qa_automation' => array( // For browser tests, bug 58375 and 
bug 61799
+                       'block' => true,
                        'flow-delete' => true,
                        'flow-suppress' => true,
                ),

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If5ccdc616582efebd39630583d47d19f71ff8577
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>
Gerrit-Reviewer: CSteipp <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to