mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-11 11:05:45 +00:00
Fix templates to enable autoupdate test and delete comment.
This commit is contained in:
parent
e018566f08
commit
2f84f37580
@ -5690,12 +5690,9 @@
|
||||
{
|
||||
name => "server_cockpit_updates",
|
||||
settings => [
|
||||
{ key => "POSTINSTALL", value => "server_cockpit_updates" },
|
||||
{ key => "POSTINSTALL", value => "server_cockpit_updates server_cockpit_autoupdate" },
|
||||
{ key => "USER_LOGIN", value => "false" },
|
||||
{ key => "ROOT_PASSWORD", value => "weakpassword" },
|
||||
# to understand the '+' values in this test and the next,
|
||||
# see the `jobs_from_update` docstring in fedora_openqa
|
||||
# schedule.py
|
||||
{ key => "+START_AFTER_TEST", value => "server_cockpit_default" },
|
||||
{ key => "BOOTFROM", value => "c" },
|
||||
{ key => "+HDD_1", value => "disk_%MACHINE%_cockpit.qcow2" },
|
||||
|
Loading…
Reference in New Issue
Block a user