Disable vnc test.
It used to be broken / very instable. Moreover, dirinstall with vnc seems to be broken in a new way currently.
This commit is contained in:
parent
37897686ef
commit
462ee504e4
@ -8,11 +8,11 @@ prepare:
|
||||
package:
|
||||
- anaconda
|
||||
# gnome-kiosk is required for "vnc" mode
|
||||
- gnome-kiosk
|
||||
# - 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
|
||||
# - ANACONDA_UI_MODE=vnc plans/dirinstall.sh
|
||||
# - plans/show_logs.sh
|
||||
- journalctl -a
|
||||
|
Loading…
Reference in New Issue
Block a user