Spage has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/153732

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/32/153732/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 44602e1..863c660 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -7575,7 +7575,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: newchange
Gerrit-Change-Id: If5ccdc616582efebd39630583d47d19f71ff8577
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Spage <[email protected]>

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

Reply via email to