mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 08:00:42 -05:00
ci: Temporarily disable kvm test
The runner has been down for two days, and it is unclear when it will be up again. Let's not block on a test that fails because of external factors. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3108>
This commit is contained in:
parent
50a6293d21
commit
5953e1a24a
@ -518,6 +518,7 @@ test-mutter-kvm@x86_64:
|
||||
artifacts:
|
||||
reports:
|
||||
junit: "build/meson-logs/testlog-plain.junit.xml"
|
||||
when: manual
|
||||
|
||||
test-mutter@aarch64:
|
||||
extends:
|
||||
@ -555,7 +556,7 @@ coverage:
|
||||
needs:
|
||||
- test-mutter@x86_64
|
||||
- test-mutter@aarch64
|
||||
- test-mutter-kvm@x86_64
|
||||
# - test-mutter-kvm@x86_64
|
||||
|
||||
can-build-gnome-shell@x86_64:
|
||||
extends:
|
||||
|
Loading…
Reference in New Issue
Block a user