anaconda/plans/dirinstall.fmf
Radek Vykydal 462ee504e4 Disable vnc test.
It used to be broken / very instable. Moreover, dirinstall with vnc
seems to be broken in a new way currently.
2021-09-07 14:00:29 +02:00

19 lines
452 B
Plaintext

summary: Integration test - dirinstall on regular system
provision:
standard-inventory-qcow2:
qemu:
m: 2G
prepare:
how: install
package:
- anaconda
# gnome-kiosk is required for "vnc" mode
# - gnome-kiosk
execute:
script:
- ANACONDA_UI_MODE=text plans/dirinstall.sh
- plans/show_logs.sh
# - ANACONDA_UI_MODE=vnc plans/dirinstall.sh
# - plans/show_logs.sh
- journalctl -a