GNOME Bugzilla – Bug 750701
Automated test for Fedora 21 express install
Last modified: 2016-09-20 08:15:55 UTC
adding Fedora 21 express install test.
Created attachment 308358 [details] [review] tests: Add "Express install Fedora 21" test Add test which downloads Fedora 21 1.3 GB netinstall iso and starts express installation with it. Test user with password is added and checked via ssh if present after installation.
Review of attachment 308358 [details] [review]: * iso -> ISO * starts express installation with it -> express installs Fedora with it. * Test user with password is added and checked via ssh if present after installation. -> Test checks if user account was successfully added and it's password set, using ssh after installation. ::: tests/steps/general.py @@ +189,2 @@ #this happens from time to time after express install + if out != "": unrelated change.
Created attachment 308411 [details] [review] tests: Add "Express install Fedora 21" test Add test which downloads Fedora 21 1.3 GB netinstall ISO and express installs Fedora with it. Test checks if user account was successfully added and it's password set, using ssh after installation.
Attachment 308411 [details] pushed as 3621a3c - tests: Add "Express install Fedora 21" test