wait for anaconda even on live system
ClosedPublic

Authored by garretraziel on Jul 28 2015, 11:17 AM.

Details

Summary

Sometime default_install test fails on workstation
live, because there actually isn't proper timeout to wait for
anaconda to appear (see http://fedora-qa-01.lab.bos.redhat.com/tests/486).
Add assert_screen that waits for install_lang to appear.

Test Plan

Run default_install with Workstation live

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to wait for anaconda even on live system.Jul 28 2015, 11:17 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: jskladan, adamwill.
adamwill accepted this revision.Jul 28 2015, 3:52 PM

There's a typo - you have "wair" instead of "wait". Otherwise looks fine.

This revision is now accepted and ready to land.Jul 28 2015, 3:52 PM
This revision was automatically updated to reflect the committed changes.