Drop 'anaconda' from serial console test name

It's really not useful.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-11-20 09:35:23 -08:00
parent 82db1770d5
commit 00c81f9a30
1 changed files with 4 additions and 4 deletions

View File

@ -709,7 +709,7 @@
flavor => "universal",
version => "*",
},
test_suite => { name => "install_anaconda_serial_console" },
test_suite => { name => "install_serial_console" },
},
{
machine => { name => "64bit" },
@ -2407,7 +2407,7 @@
flavor => "universal",
version => "*",
},
test_suite => { name => "install_anaconda_serial_console" },
test_suite => { name => "install_serial_console" },
},
{
group_name => "Fedora PowerPC",
@ -3511,7 +3511,7 @@
flavor => "universal",
version => "*",
},
test_suite => { name => "install_anaconda_serial_console" },
test_suite => { name => "install_serial_console" },
},
{
group_name => "Fedora AArch64",
@ -4729,7 +4729,7 @@
],
},
{
name => "install_anaconda_serial_console",
name => "install_serial_console",
settings => [
{ key => "ANACONDA_TEXT", value => "1" },
{ key => "SERIAL_CONSOLE", value => "1" },