Add missing step to switch to console

This commit is contained in:
Alan Marshall 2023-01-14 14:23:47 +00:00
parent 4b137aef66
commit 6b0d06fbaa
Signed by: alangm
GPG Key ID: 4DF85D1B967F51A6
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ use utils;
sub run {
my $self = shift;
# switch to TTY3 for both, graphical and console tests
$self->root_console(tty=>3);
# set up appropriate repositories
repo_setup();
# use --enablerepo=fedora for Modular compose testing (we need to