gitlab-ci: enable all 3 intel devices as manual in MR pipelines

This uses the rule created by .test-manual-mr that enables experimental
devices in MR pipelines, but not for Marge.

The goal is to expose the devices to more possibility of testing before
we enable them automatically.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10405>
This commit is contained in:
Gustavo Padovan 2021-04-23 08:20:42 -03:00 committed by Marge Bot
parent c5e06bb894
commit d47c2af8d2
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
iris-apl-traces:amd64:
extends:
- .iris-traces:amd64
- .test-manual
- .test-manual-mr
variables:
DEVICE_TYPE: asus-C523NA-A20057-coral
DTB: ""
@ -22,7 +22,7 @@ iris-apl-traces:amd64:
iris-glk-traces:amd64:
extends:
- .iris-traces:amd64
- .test-manual
- .test-manual-mr
variables:
DEVICE_TYPE: hp-x360-12b-n4000-octopus
DTB: ""
@ -36,7 +36,7 @@ iris-glk-traces:amd64:
iris-amly-traces:amd64:
extends:
- .iris-traces:amd64
- .test-manual
- .test-manual-mr
variables:
DEVICE_TYPE: asus-C433TA-AJ0005-rammus
DTB: ""