From Fedora Project Wiki

(Add basic sanity testing for each page)
No edit summary
Line 16: Line 16:
* Navigate to http://localhost/dashboard with a web browser
* Navigate to http://localhost/dashboard with a web browser
* Log in as user 'demo', password 'verybadpass'
* Log in as user 'demo', password 'verybadpass'
* Select each option on the left hand side and make sure the pages do not error in any obvious way. The options should be:
* Select each option on the left hand side and make sure the pages do not error in any obvious way (the tenant chooser is [https://bugzilla.redhat.com/show_bug.cgi?id=801208| known busted]. The options should be:
** Overview
** Overview
** Instance & Volumes
** Instance & Volumes

Revision as of 23:07, 7 March 2012

Description

Setup OpenStack dashboard and perform an initial login.

Setup

How to test

Presuming you followed the keystone setup steps exactly, you should have 2 accounts 'demo' and 'admin', but with password 'verybadpass'. Using those values

Expected Results

No obvious errors were thrown.