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

Change subject: Use configured number of runs for iPhone/iPad
......................................................................


Use configured number of runs for iPhone/iPad

When we started using the WPT iPad/iPhone there was one phone to use
so we just let it run once. The numbers differs quite much
so now when they have more instances, lets run the default
configuration of times instead.

Change-Id: I1beae0fbf116d6865ca7f2b5c5bec4aedd7e28a0
---
M scripts/batch/mobile-wpt-org.txt
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/scripts/batch/mobile-wpt-org.txt b/scripts/batch/mobile-wpt-org.txt
index 923e2c0..7dc9c1e 100644
--- a/scripts/batch/mobile-wpt-org.txt
+++ b/scripts/batch/mobile-wpt-org.txt
@@ -14,10 +14,10 @@
 --webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Dulles_MotoG:Motorola G - Chrome --label 
chrome-m --runs <%WPT_ORG_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> 
--connectivity 3GFast --namespace webpagetest.enwiki-mobile.anonymous.Facebook 
--timeout 600 --reporter statsv https://en.m.wikipedia.org/wiki/Facebook
 
 # Experimental run using iPhone 6
---webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Dulles_iPhone6 --label iphone6 --runs 1 
--endpoint <%STATSV_ENDPOINT> --connectivity 3GFast --namespace 
webpagetest.enwiki-mobile.anonymous.Facebook --timeout 600 --first true 
--reporter statsv https://en.m.wikipedia.org/wiki/Facebook
+--webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Dulles_iPhone6 --label iphone6 --runs 
<%WPT_ORG_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --connectivity 3GFast 
--namespace webpagetest.enwiki-mobile.anonymous.Facebook --timeout 600 --first 
true --reporter statsv https://en.m.wikipedia.org/wiki/Facebook
 
 # Experimental run using iPad Mini 2
---webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Dulles_iPadMini2 --label ipadmini2 --runs 1 
--endpoint <%STATSV_ENDPOINT> --connectivity 3GFast --namespace 
webpagetest.enwiki-mobile.anonymous.Facebook --timeout 600 --first true 
--reporter statsv https://en.m.wikipedia.org/wiki/Facebook
+--webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Dulles_iPadMini2 --label ipadmini2 --runs 
<%WPT_ORG_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --connectivity 3GFast 
--namespace webpagetest.enwiki-mobile.anonymous.Facebook --timeout 600 --first 
true --reporter statsv https://en.m.wikipedia.org/wiki/Facebook
 
 # Experimental run using real 3G connection in India
 --webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost www.webpagetest.org 
--median SpeedIndex --location Bangalore_Headspin --label Bangalore-real3g 
--runs 1 --endpoint <%STATSV_ENDPOINT> --namespace 
webpagetest.enwiki-mobile-real3g.anonymous.Abdulkalam --timeout 600 --reporter 
statsv --first true 
https://hi.wikipedia.org/wiki/%E0%A4%85%E0%A4%AC%E0%A5%8D%E0%A4%A6%E0%A5%81%E0%A4%B2_%E0%A4%95%E0%A4%B2%E0%A4%BE%E0%A4%AE

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1beae0fbf116d6865ca7f2b5c5bec4aedd7e28a0
Gerrit-PatchSet: 2
Gerrit-Project: performance/WebPageTest
Gerrit-Branch: master
Gerrit-Owner: Phedenskog <phedens...@wikimedia.org>
Gerrit-Reviewer: Krinkle <krinklem...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to