charm-ceilometer-agent/tests
Corey Bryant fde3d76e3e 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: If189859cbc98f326adb5b1da8d31e9a20da95af9
2018-09-19 11:13:53 +00:00
..
charmhelpers py3: Switch to using Python 3 for rocky or later 2018-09-19 11:13:53 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
basic_deployment.py Remove old nova-compute / mysql relation 2018-07-18 10:28:39 +02:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:34:25 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-15 13:39:39 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-27 18:12:08 -05:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-24 13:30:51 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-21 11:59:21 +13:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-15 13:39:39 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:20:35 -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.