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

Change subject: Created the first Android CentralNotice Jenkins job
......................................................................


Created the first Android CentralNotice Jenkins job

Created new Android job:

browsertests-CentralNotice-en.m.wikipedia.beta.wmflabs.org-linux-android
-sauce

Removed broken Chrome job:

browsertests-CentralNotice-en.m.wikipedia.beta.wmflabs.org-linux-chrome-
sauce

Bug: T86092
Change-Id: I9e4338de90fe3d05650cea14f96ff5b622d899ed
---
M jjb/browsertests.yaml
M jjb/macro-browsertests.yaml
2 files changed, 4 insertions(+), 1 deletion(-)

Approvals:
  AndyRussG: Looks good to me, but someone else must approve
  Zfilipin: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/browsertests.yaml b/jjb/browsertests.yaml
index 3f0152a..d44d82f 100644
--- a/jjb/browsertests.yaml
+++ b/jjb/browsertests.yaml
@@ -89,7 +89,7 @@
         mediawiki_url: en.wikipedia.beta.wmflabs.org
 
      - 'browsertests-{name}-{mediawiki_url}-{platform}-{browser}-sauce':
-        browser: chrome
+        browser: android
         mediawiki_url: en.m.wikipedia.beta.wmflabs.org
 
 # CirrusSearch
diff --git a/jjb/macro-browsertests.yaml b/jjb/macro-browsertests.yaml
index 256e567..9398d63 100644
--- a/jjb/macro-browsertests.yaml
+++ b/jjb/macro-browsertests.yaml
@@ -43,6 +43,9 @@
           # VERSION is used for SauceLabs
           #
           case "$BROWSER" in
+            'android')
+                export VERSION=4.4
+                ;;
             'chrome')
                 export VERSION=40.0
                 ;;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9e4338de90fe3d05650cea14f96ff5b622d899ed
Gerrit-PatchSet: 8
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
Gerrit-Reviewer: AndyRussG <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to