Phedenskog has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/338706 )
Change subject: Test longer articles instead if stubs for better alerting ...................................................................... Test longer articles instead if stubs for better alerting When setting up alerts for WebPageTest we started with 3 URLs, two long articles and one stub. Looking at the graphs over time it seems like stub articles isn't so sensitive to changes. Testing three longer articles will makes it easier for us to spot regressions. Bug: T153041 Change-Id: Id74cf7a2c299608801297ec5062e3bfa5f89d6bd --- M scripts/batch/desktop.txt M scripts/batch/mobile.txt 2 files changed, 4 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/performance/WebPageTest refs/changes/06/338706/1 diff --git a/scripts/batch/desktop.txt b/scripts/batch/desktop.txt index 5d2d232..b9f3ae8 100644 --- a/scripts/batch/desktop.txt +++ b/scripts/batch/desktop.txt @@ -24,11 +24,11 @@ --webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Firefox --label ff --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Barack_Obama --reporter statsv --first true https://en.wikipedia.org/wiki/Barack_Obama # Test Ingrid Vang Nyman aka short article ---webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Ingrid_Vang_Nyman --reporter statsv --timeline true --bodies true https://en.wikipedia.org/wiki/Ingrid_Vang_Nyman +--webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Sweden --reporter statsv --timeline true --bodies true https://en.wikipedia.org/wiki/Sweden ---webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>_IE11 --label ie11 --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Ingrid_Vang_Nyman --reporter statsv --first true https://en.wikipedia.org/wiki/Ingrid_Vang_Nyman +--webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>_IE11 --label ie11 --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Sweden --reporter statsv --first true https://en.wikipedia.org/wiki/Sweden ---webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Firefox --label ff --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Ingrid_Vang_Nyman --reporter statsv --first true https://en.wikipedia.org/wiki/Ingrid_Vang_Nyman +--webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Firefox --label ff --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki.anonymous.Sweden --reporter statsv --first true https://en.wikipedia.org/wiki/Sweden # Test the portal page --webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome-portals --runs <%WPT_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.portals.anonymous.wikipedia_org --reporter statsv --first true https://www.wikipedia.org/ diff --git a/scripts/batch/mobile.txt b/scripts/batch/mobile.txt index 839e589..03fa922 100644 --- a/scripts/batch/mobile.txt +++ b/scripts/batch/mobile.txt @@ -15,6 +15,6 @@ --webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome-emulated-m --runs <%WPT_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki-mobile.anonymous.Barack_Obama --emulateMobile true --connectivity 3GFast --reporter statsv --first true --timeline true --bodies true https://en.m.wikipedia.org/wiki/Barack_Obama ---webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome-emulated-m --runs <%WPT_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki-mobile.anonymous.Ingrid_Vang_Nyman --emulateMobile true --connectivity 3GFast --reporter statsv --first true --timeline true --bodies true https://en.m.wikipedia.org/wiki/Ingrid_Vang_Nyman +--webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome-emulated-m --runs <%WPT_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki-mobile.anonymous.Sweden --emulateMobile true --connectivity 3GFast --reporter statsv --first true --timeline true --bodies true https://en.wikipedia.org/wiki/Sweden --webPageTestKey <%WMF_WPT_KEY> --webPageTestHost wpt.wmftest.org --median SpeedIndex --location <%WMF_WPT_LOCATION>:Chrome --label chrome-emulated-m --runs <%WPT_MOBILE_RUNS> --endpoint <%STATSV_ENDPOINT> --namespace webpagetest.enwiki-beta-mobile.anonymous.Barack_Obama --emulateMobile true --connectivity 3GFast --reporter statsv --first true --timeline true --bodies true https://en.m.wikipedia.beta.wmflabs.org/wiki/Barack_Obama -- To view, visit https://gerrit.wikimedia.org/r/338706 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id74cf7a2c299608801297ec5062e3bfa5f89d6bd Gerrit-PatchSet: 1 Gerrit-Project: performance/WebPageTest Gerrit-Branch: master Gerrit-Owner: Phedenskog <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
