зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
99cfec8178
Коммит
d8185fdaf4
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче