#171 Automate QA:Testcase_Greenboot
Closed: Fixed 4 years ago by adamwill. Opened 4 years ago by adamwill.

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

4 years ago

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?)

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?)

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

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.

Metadata Update from @adamwill:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #174 Merged 4 years ago