charm-openstack-dashboard/tests
David Ames 3cbd3198b5 Fix amulet tests that reference trusty_juno
Juno has been deprecated. A recent charm helper sync removed
references to trusty_juno. Therefore it is no longer defined.
Remove checks for juno.

Change-Id: I7ade12ba52805488030b23312b09859d6dca0220
2016-12-05 09:45:20 -08:00
..
charmhelpers Update Amulet defs, series metadata and c-h sync 2016-11-28 14:57:18 -06:00
README.md Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
basic_deployment.py Fix amulet tests that reference trusty_juno 2016-12-05 09:45:20 -08:00
dfs-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
dfs-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:38:49 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 07:21:42 -05:00
gate-basic-xenial-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:57:18 -06:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:57:18 -06:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:57:18 -06:00
tests.yaml Additional amulet definition updates 2016-10-10 21:14:53 -05:00

README.md

Overview

This directory provides Amulet tests to verify basic deployment functionality from the perspective of this charm, its requirements and its features, as exercised in a subset of the full OpenStack deployment test bundle topology.

For full details on functional testing of OpenStack charms please refer to the functional testing section of the OpenStack Charm Guide.