Closed Bug 1330959 Opened 6 years ago Closed 6 years ago

Turn off Tier3 TC Win7/Win10 tests on inbound/autoland

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox52 fixed, firefox53 fixed)

RESOLVED FIXED
Tracking Status
firefox52 --- fixed
firefox53 --- fixed

People

(Reporter: catlee, Assigned: catlee)

Details

Attachments

(1 file, 1 obsolete file)

We're double running Win7 tests on buildbot and taskcluster per push on our two highest traffic repositories.

Until we're closer to switching over, we should disable the per-push win7 tests in TC on inbound and autoland. They can still run on try, and on mozilla-central.
We can do the same for Win10.
Summary: Turn off Tier3 TC Win7 tests on inbound/autoland → Turn off Tier3 TC Win7/Win10 tests on inbound/autoland
I don't really know what I'm doing here - but this seemed to generate some output that looked correct to me using `mach taskgraph`
Comment on attachment 8826717 [details]
Bug 1330959: Disable windows VM tests on everything but mozilla-central

https://reviewboard.mozilla.org/r/104614/#review105408

::: taskcluster/ci/test/tests.yml:15
(Diff revision 1)
>      suite: cppunittest
>      treeherder-symbol: tc(Cpp)
>      e10s: false
> +    run-on-projects:
> +        by-test-platform:
> +            windows.*: ['mozilla-central']

If you want to run on try too, then the list should be ['mozilla-central', 'try'], anyway, lgtm.
Attachment #8826717 - Flags: review?(wcosta) → review+
I was confused by that part - it looked like there were some try-only jobs that didn't have "try" specified in the list of projects.
Attachment #8827541 - Flags: review?(wcosta)
Assignee: nobody → catlee
Comment on attachment 8827541 [details]
Run TC Windows tests on Try as well

https://reviewboard.mozilla.org/r/105194/#review106022
Attachment #8827541 - Flags: review?(wcosta) → review+
Attachment #8827541 - Attachment is obsolete: true
Pushed by catlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/96ccea5f9ed9
Disable windows VM tests on everything but mozilla-central r=wcosta
https://hg.mozilla.org/mozilla-central/rev/96ccea5f9ed9
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.