charm-ceilometer/tests
Corey Bryant 7cee61a193 py3: Switch to using Python 3 for rocky or later
Switch package install to Python 3 for OpenStack Rocky or later.

When upgrading, remove any python-* packages that where explicitly
installated and then autoremove --purge any dependencies that are
no longer required.

Change-Id: I120ed44988f9e86a27f464dc879acdc1b8926dd8
2018-09-19 12:54:22 +00:00
..
charmhelpers py3: Switch to using Python 3 for rocky or later 2018-09-19 12:54:22 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 03:31:58 +00:00
basic_deployment.py Remove old nova-compute / mysql relation 2018-07-18 10:28:33 +02:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:34:18 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 10:04:36 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-27 18:11:52 -05:00
gate-basic-trusty-icehouse 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-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.