From Fedora Project Wiki

Description

This testcase is meant to verify that sshd is up and running after booting a cloud image.

Setup

  1. Launch an instance in a cloud provider (providing an SSH key pair)
  2. OR: Boot a cloud image locally

How to test

  1. attempt to ssh into the booted instance with the user 'fedora' using the appropriate ssh key.

Expected Results

  1. 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