ci: fix possible spuriously run of jobs

Need to list arm_test-base here as well, or jobs using this
template may spuriously run if the arm_test-base job fails or
is cancelled.

Suggested-by: Michel Dänzer <mdaenzer@redhat.com>
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5405>
This commit is contained in:
Christian Gmeiner 2020-06-09 19:05:21 +02:00 committed by Marge Bot
parent bd553f0546
commit 456e8103ef

View File

@ -299,6 +299,7 @@ arm64_test:
TAG: *arm64_test
image: "$CI_REGISTRY_IMAGE/debian/arm64_test:$TAG"
needs:
- arm_test-base
- arm64_test
# Native Windows docker builds
@ -990,6 +991,7 @@ arm64_a306_gles2:
script:
- .gitlab-ci/bare-metal/fastboot.sh
needs:
- arm_test-base
- arm64_test
- arm_build
- meson-arm64