tests: functional: Make first wizard run more robust
-
If for some reason, first setup is not completed yet, wait for it to complete.
-
Update eventually() method to wait for page load errors to go away.
-
If first wizard is already completed, don't try to run it again.
-
We can eventually remove waiting for 'setup thread finished' in container script. But not there yet.
Tests:
- Run transmission tests on a freshly created container.
Signed-off-by: Sunil Mohan Adapa sunil@medhas.org