charm-neutron-gateway/tests
David Ames 1a2c2c74a4 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.
- Resync tox.ini to resolve amulet test failures.
- Update tests for ocata changes.

Change-Id: Iea2ee8a6a482c2eb12d695123a908ee4402722df
2017-03-23 11:14:51 +00:00
..
charmhelpers Enable Ocata Amulet Tests 2017-03-23 11:14:51 +00:00
setup Move 00-setup to prevent extra, unnecessary bootstrap in test runs. 2016-01-08 21:45:00 +00:00
basic_deployment.py Enable Ocata Amulet Tests 2017-03-23 11:14:51 +00:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 11:14:51 +00:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-12-06 16:40:55 +00:00
README.md Use bundletester for amulet test execution 2016-07-18 17:58:02 +01:00
tests.yaml Update amulet test definitions for Newton 2016-10-12 21:05:00 +01: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.