From Fedora Project Wiki
Description
This testcase is meant to verify that sshd is up and running after booting a cloud image.
Setup
- Launch an instance in a cloud provider (providing an SSH key pair)
- OR: Boot a cloud image locally
How to test
- attempt to ssh into the booted instance with the user 'fedora' using the appropriate ssh key.
Expected Results
- Should be able to connect to booted image and run commands
Optional
If you're doing a local test with qemu: also provide a password for the user in user-data and attempt to log in via password authentication