charm-ceilometer/tests
David Ames f3148b9bd7 Run ceilometer-upgrade as an action
The ceilometer-upgrade command needs to be run to update back end
ceilometer data stores. When attempting to run this command during
deploy time due to the number of required relations many inherent
race conditions exist leading to Bug#1749280.

This change allows the ceilometer-upgrade command to be run as an action
post-deploy.

Change-Id: I64a56d9a38532476b8a01df6227231a1276c708f
Closes-Bug: #1749280
2018-03-08 14:20:15 +00:00
..
charmhelpers Fix up amulet for queens 2018-02-26 11:32:06 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
basic_deployment.py Run ceilometer-upgrade as an action 2018-03-08 14:20:15 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:26:52 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 04:42:25 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-13 16:13:58 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-10 08:14:48 -08:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-12-06 11:15:06 -08:00
gate-basic-xenial-queens Fix up amulet for queens 2018-02-26 11:32:06 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:20:17 -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.