Just landed https://hg.mozilla.org/try/rev/03593782f9c13b4f635cdf5a138b23d8901c40a1 which casts the proverbial net a little wider than Geoff's previous Try push, over in https://treeherder.mozilla.org/#/jobs?repo=try&revision=022a6d1d82df08e169e29de49085ba88ac293cfe. Assuming I too see pageload-timeout failures in this run (for damp/ps), is the following the correct approach? 1. Locally. bump the current ```max-run-time: 1200``` to ```1800``` or something else more reasonable, via https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 2. Push to try[0]; are the following platforms enough/too much? 3. Once satisfied with (how many runs? 10 or 20, Joel? Sorry, I know you answered this once for me already...), make a permanent commit to add - windows-talos to https://searchfox.org/mozilla-central/rev/dd7e27f4a805e4115d0dbee70e1220b23b23c567/taskcluster/ci/test/test-platforms.yml#207-213 with any appropriately adjusted ```max-run-time``` value here: https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 [0] https://wiki.mozilla.org/Performance_sheriffing/Talos/Running#Try_Server
Bug 1531876 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Just landed https://hg.mozilla.org/try/rev/03593782f9c13b4f635cdf5a138b23d8901c40a1 which casts the proverbial net a little wider than Geoff's previous Try push, over in https://treeherder.mozilla.org/#/jobs?repo=try&revision=022a6d1d82df08e169e29de49085ba88ac293cfe. Assuming I too see pageload-timeout failures in this run (for damp/ps), is the following the correct approach? 1. Locally. bump the current ```max-run-time: 1200``` to ```1800``` or something else more reasonable, via https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 2. Push to try[0]; are the following platforms/tasks enough/too much[1]? ``` "tasks": [ + "build-win64-aarch64-shippable/opt", + "build-win64-aarch64/debug", + "build-win64-aarch64/opt", + "test-windows10-aarch64/opt-talos-damp-e10s", + "test-windows10-aarch64/opt-talos-other-e10s" + ], ``` 3. Once satisfied with (how many runs? 10 or 20, Joel? Sorry, I know you answered this once for me already...), make a permanent commit to add - windows-talos to https://searchfox.org/mozilla-central/rev/dd7e27f4a805e4115d0dbee70e1220b23b23c567/taskcluster/ci/test/test-platforms.yml#207-213 with any appropriately adjusted ```max-run-time``` value here: https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 [0] https://wiki.mozilla.org/Performance_sheriffing/Talos/Running#Try_Server [1] https://hg.mozilla.org/try/rev/03593782f9c13b4f635cdf5a138b23d8901c40a1
Just landed https://hg.mozilla.org/try/rev/03593782f9c13b4f635cdf5a138b23d8901c40a1 which casts the proverbial net a little wider than Geoff's previous Try push, over in https://treeherder.mozilla.org/#/jobs?repo=try&revision=022a6d1d82df08e169e29de49085ba88ac293cfe. Assuming I too see pageload-timeout failures in this run (for damp/ps), is the following the correct approach? 1. Locally. bump the current ```max-run-time: 1200``` to ```1800``` or something else more reasonable, via https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 2. Push to try[0]; are the following platforms/tasks enough/too much[1]? ``` "tasks": [ + "build-win64-aarch64-shippable/opt", + "build-win64-aarch64/debug", + "build-win64-aarch64/opt", + "test-windows10-aarch64/opt-talos-damp-e10s", + "test-windows10-aarch64/opt-talos-other-e10s" + ], ``` 3. Once satisfied with (how many runs? 10 or 20, Joel? Sorry, I know you answered this once for me already...), make a permanent commit to add ```- windows-talos``` to https://searchfox.org/mozilla-central/rev/dd7e27f4a805e4115d0dbee70e1220b23b23c567/taskcluster/ci/test/test-platforms.yml#207-213 with any appropriately adjusted ```max-run-time``` value here: https://searchfox.org/mozilla-central/rev/8d78f219702286c873860f39f9ed78bad1a6d062/taskcluster/ci/test/talos.yml#275 [0] https://wiki.mozilla.org/Performance_sheriffing/Talos/Running#Try_Server [1] https://hg.mozilla.org/try/rev/03593782f9c13b4f635cdf5a138b23d8901c40a1