mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 02:19:37 +00:00
gitlab-ci: crash-test-debian: make it verbose (remove -q)
This commit is contained in:
@ -103,7 +103,7 @@ crash-test-debian:
|
|||||||
script:
|
script:
|
||||||
- cd build
|
- cd build
|
||||||
- make check-venv
|
- make check-venv
|
||||||
- tests/venv/bin/python3 scripts/device-crash-test -q ./qemu-system-i386
|
- tests/venv/bin/python3 scripts/device-crash-test ./qemu-system-i386
|
||||||
|
|
||||||
build-system-fedora:
|
build-system-fedora:
|
||||||
extends:
|
extends:
|
||||||
|
Reference in New Issue
Block a user