charm-neutron-api/tests
David Ames c0e47aa226 Enable Ocata Amulet Tests
- Add Zesty as a supported series to metadata.yaml.
- Turn on Xenial-Ocata Amulet test definitions.
- Sync charm helpers to get Juju 2.x amulet compatibility.
- Keeping Zesty-Ocata Amulet test definitions turned off until the
  metadata.yaml changes propagate to the charm store.

Change-Id: Ic47ada02038ead05fe29fc01a0ad0e1ca4b3f821
2017-03-09 14:34:52 -08:00
..
charmhelpers Enable Ocata Amulet Tests 2017-03-09 14:34:52 -08:00
basic_deployment.py Pre-release charm-helpers sync 17.02 2017-02-15 10:35:57 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
dfs-basic-trusty-kilo-git Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:34:52 -08:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-12-01 18:59:54 +00:00
README.md Use bundletester for amulet test execution 2016-07-18 17:57:18 +01:00
tests.yaml Additional amulet definition updates 2016-10-10 21:25:16 -05:00

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.