https://fedoraproject.org/wiki/QA:Testcase_Greenboot is a blocking test for Fedora-IoT, and a good candidate for openQA automation. We should implement it.
Metadata Update from @lruzicka: - Issue assigned to lruzicka
This one looks quite straightforward.
So, I have drafted the test for greenboot, got it working in my local instance, you can see it here: https://pagure.io/fedora-qa/os-autoinst-distri-fedora/blob/iot_greenboot/f/tests/iot_greenboot.pm
With the PR, I will wait until @adamwill decides where he puts the needles and how he names the tests. I will then change the names to fit it in.
Test name is fine. I would just call the needle ssh_auth_accept (not iot_ssh_auth_accept) because there's nothing IoT-specific about it (or just assume it will happen and type 'yes' blindly, do we really need the needle?)
ssh_auth_accept
iot_ssh_auth_accept
Well, we don't if there never is a situation that the authentication request for ssh does not appear. I'd rather keep the needle and rename it.
I can't think of such a situation. It has always happened every time I've ever ssh'ed into a box for the first time, ever since I've used ssh. :P
Ok, away with the needle.
Fixed with #174 (https://pagure.io/fedora-qa/os-autoinst-distri-fedora/pull-request/174)
PR merged.
Metadata Update from @adamwill: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.