ci/angle: remove USE_ANGLE variable

Now that every ANGLE use is covered by tag consistency checks
(structured tagging), we don't need the USE_ANGLE flag anymore, because
if we have ANGLE_TAG set, it means that ANGLE is required in this job.

In detail, it means that the test job has inherited ANGLE_TAG from
`.container-builds-angle`.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33421>
This commit is contained in:
Guilherme Gallo
2025-02-18 13:43:09 -03:00
committed by Marge Bot
parent 94f5cf901e
commit 11f8dffec4
7 changed files with 6 additions and 18 deletions
-1
View File
@@ -18,7 +18,6 @@ radv-stoney-angle:
- .test-angle
variables:
DEQP_SUITE: radv-stoney-angle
USE_ANGLE: 1
GPU_VERSION: angle-radv-stoney-aco
DEQP_FRACTION: 3
-3
View File
@@ -87,7 +87,6 @@ a618-angle:
- .test-angle
variables:
DEQP_SUITE: tu-angle
USE_ANGLE: 1
a618-vk:
extends:
@@ -236,7 +235,6 @@ a660-angle:
- .test-angle
variables:
DEQP_SUITE: tu-angle
USE_ANGLE: 1
a660-piglit-cl:
extends:
@@ -425,7 +423,6 @@ a750-angle:
- .test-angle
timeout: 25m # base runtime 10min total, 7min of testing
variables:
USE_ANGLE: 1
B2C_TIMEOUT_BOOT_MINUTES: 17
B2C_TIMEOUT_OVERALL_MINUTES: 20
DEQP_SUITE: tu-angle
-1
View File
@@ -373,7 +373,6 @@
- .test-angle
variables:
VK_DRIVER: intel
USE_ANGLE: 1
## Iris only
.iris-apl-test: