Bug 1602863 - use ubuntu1804 image for webrender r=jmaher

Changes:

Use ubuntu1804-test image instead of desktop1604-test for webrender(wrench) tasks.

Differential Revision: https://phabricator.services.mozilla.com/D56675

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Takahashi 2019-12-11 20:28:45 +00:00
Родитель 99cfec8178
Коммит d8185fdaf4
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -318,7 +318,7 @@ jobs:
worker-type: terraform-packet/gecko-t-linux # privileged:true doesn't work on b-linux
worker:
max-run-time: 5400
docker-image: {in-tree: desktop1604-test}
docker-image: {in-tree: ubuntu1804-test}
privileged: true # for access to /dev/kvm for hw accel in the emulator
artifacts:
- type: directory
@ -358,7 +358,7 @@ jobs:
worker-type: terraform-packet/gecko-t-linux # privileged:true doesn't work on b-linux
worker:
max-run-time: 5400
docker-image: {in-tree: desktop1604-test}
docker-image: {in-tree: ubuntu1804-test}
privileged: true # for access to /dev/kvm for hw accel in the emulator
artifacts:
- type: directory