mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 03:20:09 +01:00
amd/ci: temporarily disable some manual jobs that take a long time to run
We are trying to re-enable the valve CI... but doing so runs all the jobs, including the manual ones. Since some can take over an hour to run, let's disable them, and re-enable them in another MR by reverting this commit. Sorry for the noise! Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23789>
This commit is contained in:
parent
a4796a34b1
commit
4031ed5c8a
1 changed files with 5 additions and 5 deletions
|
|
@ -329,7 +329,7 @@ radeonsi-raven-va-full:x86_64:
|
|||
variables:
|
||||
GPU_VERSION: radv-polaris10-aco
|
||||
|
||||
vkcts-vega10-valve:
|
||||
.vkcts-vega10-valve:
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .vega10-test-valve
|
||||
|
|
@ -340,7 +340,7 @@ vkcts-vega10-valve:
|
|||
B2C_TIMEOUT_BOOT_MINUTES: 70
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 70
|
||||
|
||||
vkcts-renoir-valve:
|
||||
.vkcts-renoir-valve:
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .renoir-test-valve
|
||||
|
|
@ -351,7 +351,7 @@ vkcts-renoir-valve:
|
|||
B2C_TIMEOUT_BOOT_MINUTES: 130
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 130
|
||||
|
||||
vkcts-navi10-valve:
|
||||
.vkcts-navi10-valve:
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
- .navi10-test-valve
|
||||
|
|
@ -385,7 +385,7 @@ vkcts-navi21-valve:
|
|||
GPU_VERSION: radv-navi21-llvm
|
||||
RADV_DEBUG: llvm,checkir
|
||||
|
||||
vkcts-vangogh-valve:
|
||||
.vkcts-vangogh-valve:
|
||||
parallel: 2
|
||||
extends:
|
||||
- .vkcts-test-valve
|
||||
|
|
@ -395,7 +395,7 @@ vkcts-vangogh-valve:
|
|||
variables:
|
||||
GPU_VERSION: radv-vangogh-aco
|
||||
|
||||
glcts-vangogh-valve:
|
||||
.glcts-vangogh-valve:
|
||||
extends:
|
||||
- .b2c-test-gl
|
||||
- .deqp-test-valve
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue