charm-rabbitmq-server/tests
Ryan Beisner da070260a3 Add cosmic
Add a tactical change which is already merged into charm-helpers.

This needs to go into all charms to solve the chicken:egg issue
where cosmic is untestable until this change exists.

Reference:

4835c6c167

Change-Id: I8d41b4c88ad35c7d3429885c406d0b24e0a908e3
2018-09-19 13:33:39 +02:00
..
charmhelpers Add cosmic 2018-09-19 13:33:39 +02:00
README.md Use bundletester for amulet test execution 2016-07-21 17:58:15 +00:00
basic_deployment.py Avoid package upgrade collisions 2018-07-20 11:58:46 -07:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:38:11 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:34:48 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-27 18:18:05 -05:00
gate-basic-trusty-icehouse Update tox.ini files from release-tools gold copy 2016-09-19 09:33:20 +01:00
gate-basic-trusty-mitaka Update tox.ini files from release-tools gold copy 2016-09-19 09:33:20 +01:00
gate-basic-xenial-mitaka Update tox.ini files from release-tools gold copy 2016-09-19 09:33:20 +01:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-22 10:25:55 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-16 15:37:26 +13:00
gate-basic-xenial-queens Enable xenial/queens functional tests 2018-02-28 09:52:31 +00:00
test-requirements.txt tests: use test-requirements.txt for bundletester support 2017-02-13 11:26:31 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:29:30 -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.