charm-neutron-api/tests
David Ames 1ee9f46543 Fix Ocata to Pike upgrade
When upgrading from Ocata to Pike the context was not recognizing
Pike until a subsequent hook run. Resetting os release fixes this.

Enable xenia-pike amulet test.

Closes-Bug: #1723981

Change-Id: I67ec257f0a91cf4108de54a2cd93ab0cc3663376
2017-11-14 10:12:01 -08:00
..
charmhelpers Resync charm-helpers for py3 fixes. 2017-11-07 13:53:28 +11:00
README.md Use bundletester for amulet test execution 2016-07-18 17:57:18 +01:00
basic_deployment.py Add QoS support 2017-09-25 16:35:12 +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-artful-pike Updates for pike b1 2017-05-12 06:59:26 +02: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-xenial-pike Fix Ocata to Pike upgrade 2017-11-14 10:12:01 -08:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-04-28 08:42:38 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:26:55 -06: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.