_graphical_wait_login: inherit 'installedtest' not 'basetest'
Summary: We'll often be able to reach a root console and upload logs if this test fails, and we want to do that so we can figure out what's going on. Test Plan: Have the test fail and check that it manages to upload logs. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D856
This commit is contained in:
parent
a4f3267534
commit
efb0a916f6
@ -1,4 +1,4 @@
|
|||||||
use base "basetest";
|
use base "installedtest";
|
||||||
use strict;
|
use strict;
|
||||||
use testapi;
|
use testapi;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user