jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/384703 )
Change subject: [cirrus] Fix typo in UserTesting config var (take 2)
......................................................................
[cirrus] Fix typo in UserTesting config var (take 2)
Bug: T177502
Change-Id: I24994d910055a0c3837e9099faaab690d96c4a32
---
M wmf-config/InitialiseSettings.php
1 file changed, 15 insertions(+), 13 deletions(-)
Approvals:
Zfilipin: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index f248d69..bf811bb 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -18554,19 +18554,21 @@
'enwiki' => [
'recall' => [
'buckets' => [
- 'trigger' => 'control',
- ],
- 'rec_3t_80_66' => [
- 'trigger' => 'rec_3t_80_66',
- 'globals' => [
-
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_3t_80_66',
- ]
- ],
- 'rec_4t_80_66' => [
- 'trigger' => 'rec_4t_80_66',
- 'globals' => [
-
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_4t_80_66',
- ]
+ 'control' => [
+ 'trigger' => 'control',
+ ],
+ 'rec_3t_80_66' => [
+ 'trigger' => 'rec_3t_80_66',
+ 'globals' => [
+
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_3t_80_66',
+ ]
+ ],
+ 'rec_4t_80_66' => [
+ 'trigger' => 'rec_4t_80_66',
+ 'globals' => [
+
'wgCirrusSearchFullTextQueryBuilderProfile' => 'rec_4t_80_66',
+ ]
+ ],
],
]
]
--
To view, visit https://gerrit.wikimedia.org/r/384703
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I24994d910055a0c3837e9099faaab690d96c4a32
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits