charm-nova-cloud-controller/tests
Alex Kavanagh f9b97ac66c Fix alphanumeric comparisons for openstack and ubuntu releases
- sync charmhelpers with fix-alpha helpers
- fix up code where the alpha comparisons are done
- fix tests which assumed mocks would just work on os_release()

Change-Id: I48b4853ed343bd3188c16f2bc432b4ca0badc473
Related-Bug: #1659575
2017-04-27 10:52:43 +01:00
..
charmhelpers Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-27 10:52:43 +01:00
README.md Use bundletester for amulet test execution 2016-07-19 10:21:50 +01:00
basic_deployment.py Fix alphanumeric comparisons for openstack and ubuntu releases 2017-04-27 10:52:43 +01:00
dfs-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
dfs-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-xenial-ocata Enable SSL termination for nova-placement-api 2017-03-01 14:27:35 +00:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:55:42 -06:00
gate-basic-zesty-ocata Avoid shared-db change when using access-network 2017-04-25 14:32:19 -07:00
tests.yaml Update amulet test definitions for Newton 2016-10-12 13:34:02 -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.