ci/lava: Fix .lava-x86_64-test-android dependencies
Container jobs might not exist in mesa/mesa pipelines.
Fixes: c035454a3c ("ci/virtio: Add an Android Venus job on Intel Comet Lake")
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35646>
This commit is contained in:
committed by
Marge Bot
parent
eae86f455c
commit
0273f1f504
@@ -89,6 +89,7 @@ variables:
|
||||
- !reference [.lava-test, needs]
|
||||
- job: debian/x86_64_test-android
|
||||
artifacts: false
|
||||
optional: true
|
||||
- job: debian-x86_64 # The generic Linux build for the host will be downloaded later
|
||||
artifacts: false
|
||||
- job: debian-android # The Android build for the guest will be downloaded later and installed via adb
|
||||
|
||||
Reference in New Issue
Block a user