jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/353037 )
Change subject: Remove iPhone 6 test ...................................................................... Remove iPhone 6 test No need to keep a test that never runs. See: https://github.com/WPO-Foundation/webpagetest/issues/871#issuecomment-300172905 Bug: T163648 Change-Id: I07f96868003b7712253e37e0bb258319212b8a4a --- M scripts/batch/mobile-wpt-org.txt 1 file changed, 0 insertions(+), 3 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 f4822e7..b22c0aa 100644 --- a/scripts/batch/mobile-wpt-org.txt +++ b/scripts/batch/mobile-wpt-org.txt @@ -17,8 +17,5 @@ --webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost https://www.webpagetest.org --median SpeedIndex --location Dulles_MotoG:Motorola G - Opera Mini --label opera-mini --runs <%WPT_ORG_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --connectivity 3GFast --namespace webpagetest.enwiki-mobile.anonymous.Facebook --timeout 1800 --reporter statsv https://en.m.wikipedia.org/wiki/Facebook -# Experimental run using iPhone 6 ---webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost https://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 1800 --first true --reporter statsv https://en.m.wikipedia.org/wiki/Facebook - # Experimental run using iPad Mini 2 --webPageTestKey <%WPT_ORG_WPT_KEY> --webPageTestHost https://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 1800 --first true --reporter statsv https://en.m.wikipedia.org/wiki/Facebook -- To view, visit https://gerrit.wikimedia.org/r/353037 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07f96868003b7712253e37e0bb258319212b8a4a Gerrit-PatchSet: 3 Gerrit-Project: performance/WebPageTest Gerrit-Branch: master Gerrit-Owner: Phedenskog <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
