Open Bug 1715835 Opened 3 years ago

migrate windows10 GPU tests from MDC1 hardware -> Azure

Categories

(Testing :: General, task)

Default
task

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

Details

this work is to take tests that run on windows10 with virtualization: virtual-with-gpu:
https://searchfox.org/mozilla-central/search?q=default%3A+virtual-with-gpu&path=

  • ^ NOTE: I used default: virtual-with-gpu as this will find cases where there is an exception set- pretty much all windows10.

then ensure it runs on Windows Azure (reliable results, similar runtime, and we have enough scalability available), then migrate over there.

These tests will need more manifest adjustments as we are changing from hardware to virtualization, ideally not too many changes.

I would prefer to do 1 suite at a time (i.e. reftest, webgl, etc.)

We will need to create a new machine type for that inside of taskcluster:
https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/transforms/tests.py#71

then we can target that by changing the settings for the suites.

You need to log in before you can comment on or make changes to this bug.