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

Change subject: Sort notification-emails in browsertests.yaml alphabetically
......................................................................


Sort notification-emails in browsertests.yaml alphabetically

Changes all browsertests* jobs, but only the order of e-mail addresses
is changed.

Change-Id: Icc6ddad3bc5042b7455234981c66983cb28fa3f1
---
M browsertests.yaml
1 file changed, 10 insertions(+), 13 deletions(-)

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



diff --git a/browsertests.yaml b/browsertests.yaml
index d5da1df..f05271c 100644
--- a/browsertests.yaml
+++ b/browsertests.yaml
@@ -3,31 +3,28 @@
     name: listofemails  # a 'name' is required by JJB.
     lists:
      - CirrusSearch: &emails-CirrusSearch
-        [email protected] [email protected] 
[email protected]
+        [email protected] [email protected] 
[email protected]
+
+     - Growth: &emails-growth
+        [email protected] [email protected] 
[email protected] [email protected]
 
      - i18n: &emails-i18n
-        [email protected] [email protected] 
[email protected]
-
-     - mobile: &emails-mobile
-        [email protected] [email protected]
+        [email protected] [email protected] 
[email protected]
 
      - MultimediaViewer: &emails-multimedia
-        [email protected] [email protected]
+        [email protected] [email protected]
 
      - qa: &emails-qa
-        [email protected] [email protected]
+        [email protected] [email protected]
 
      - ULS: &emails-ULS
-        [email protected] [email protected] 
[email protected] [email protected]
+        [email protected] [email protected] [email protected] 
[email protected]
 
      - UploadWizard: &emails-UploadWizard
         [email protected] [email protected] [email protected]
 
      - VisualEditor: &emails-VisualEditor
-        [email protected] [email protected] 
[email protected]
-
-     - Growth: &emails-growth
-        [email protected] [email protected] 
[email protected] [email protected]
+        [email protected] [email protected] 
[email protected]
 
 # CirrusSearch
 - project:
@@ -195,7 +192,7 @@
     mediawiki_url: en.m.wikipedia.beta.wmflabs.org
     mediawiki_user: Selenium_user
     platform: linux
-    recipients: *emails-mobile
+    recipients: *emails-qa
     repository: mediawiki/extensions/MobileFrontend
 
     jobs:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icc6ddad3bc5042b7455234981c66983cb28fa3f1
Gerrit-PatchSet: 4
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Manybubbles <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to