AndyRussG has uploaded a new change for review.

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

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

BrowserTests: support iphone

This modifies the shell script for all browsertest-* jobs

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/67/197967/1

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: newchange
Gerrit-Change-Id: Ifc5e52adb16e132927d285783e4d80eb9bbf8134
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: AndyRussG <[email protected]>

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

Reply via email to