charm-gnocchi/src/tests
Ryan Beisner 9f9d675741 Add Bionic and remove Zesty series and tests
Bionic, being the next LTS, is important to enable for dev
and test as early as possible ahead of 18.02.

Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
will not provide Zesty series support, as it was an interim
(non-LTS) release.

Change-Id: Ifbb7005fdaec543b1b451544c35eb4a57e5e88be
2017-12-05 05:28:15 +00:00
..
README.md Initial charm version 2017-07-03 14:50:32 +01:00
basic_deployment.py Add snap support 2017-10-14 07:29:21 -04:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:15 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:15 +00:00
gate-basic-snap-xenial-ocata Add snap support 2017-10-14 07:29:21 -04:00
gate-basic-snap-xenial-pike Misc updates for SSL NGINX configuration 2017-10-26 10:24:47 +01:00
gate-basic-xenial-mitaka Make xenial-ocata the gate check, disable x-m and x-n tests for now 2017-08-02 16:32:17 +01:00
gate-basic-xenial-newton Add Bionic and remove Zesty series and tests 2017-12-05 05:28:15 +00:00
gate-basic-xenial-ocata Tidy amulet tests a bit 2017-07-11 11:49:55 +01:00
gate-basic-xenial-pike Misc updates 2017-09-06 13:33:41 +01:00
tests.yaml Initial charm version 2017-07-03 14:50:32 +01: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.