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

Change subject: BrowserTests: support iphone
......................................................................


BrowserTests: support iphone

This modifies the shell script for all browsertest-* jobs

Bug: T86092
Change-Id: Ifc5e52adb16e132927d285783e4d80eb9bbf8134
---
M jjb/macro-browsertests.yaml
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/jjb/macro-browsertests.yaml b/jjb/macro-browsertests.yaml
index 9398d63..38122fc 100644
--- a/jjb/macro-browsertests.yaml
+++ b/jjb/macro-browsertests.yaml
@@ -55,6 +55,9 @@
             'internet_explorer')
                 export VERSION={version}
                 ;;
+            'iphone')
+                export VERSION=8.1
+                ;;
             'phantomjs')
                 export VERSION=''
                 ;;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc5e52adb16e132927d285783e4d80eb9bbf8134
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: AndyRussG <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Katie Horn <[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