charm-neutron-api/tests
Alex Kavanagh 750a3e2c13 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: I3d1a8993286f0e7a1037c03e6711015883f1b615
Related-Bug: #1659575
2017-03-28 17:30:14 +01:00
..
charmhelpers Fix alphanumeric comparisons for openstack and ubuntu releases 2017-03-28 17:30:14 +01: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.