From Fedora Project Wiki

Revision as of 17:20, 7 July 2014 by Roshi (talk | contribs) (Created page with "{{QA/Test_Case |description=This testcase is meant to verify that sshd is up and running after booting a cloud image. |setup= Boot a cloud image locally |actions= # attempt t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

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

Setup

Boot a cloud image locally

How to test

  1. attempt to ssh into the booted image with the user 'fedora' and the password provided in user-data

Expected Results

  1. Should be able to connect to booted image and run commands

Optional

provide ssh keys via cloud-init and confirm ssh keys work as well as password login