From 3005c27a92d6daddb1896730618d6af3cb6e3520 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Thu, 22 Jun 2023 14:53:33 +0300 Subject: [PATCH] Revert "amd/ci: temporarily disable some manual jobs that take a long time to run" This reverts commit 4031ed5c8a0bbda910f22aec5ee3263b8137936a. Signed-off-by: Martin Roukala Part-of: --- src/amd/ci/gitlab-ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index c679c6d976a..6a44ac86141 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -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 @@ radeonsi-raven-va-full:x86_64: 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 @@ radeonsi-raven-va-full:x86_64: 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-navi21-valve: variables: GPU_VERSION: radv-vangogh-aco -.glcts-vangogh-valve: +glcts-vangogh-valve: extends: - .b2c-test-gl - .deqp-test-valve