charm-tempest/src/tests
Ryan Beisner 083e2442af 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: I114f274e9a959d5308422fa5678605beee2e7464
2017-12-05 05:30:35 +00:00
..
README.md Update readme 2016-12-08 21:04:59 +00:00
basic_deployment.py Enable Zesty-Ocata Amulet Tests 2017-05-03 21:09:33 +01:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:35 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:35 +00:00
gate-basic-artful-pike Update amulet test definitions 2017-09-28 03:53:15 +00:00
gate-basic-trusty-icehouse Update amulet test definitions for Newton 2016-10-10 07:22:00 -05:00
gate-basic-trusty-kilo Update amulet test definitions for Newton 2016-10-10 07:22:00 -05:00
gate-basic-trusty-mitaka Add Amulet Tests 2016-09-30 09:36:22 +00:00
gate-basic-xenial-mitaka Add Amulet Tests 2016-09-30 09:36:22 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 07:22:00 -05:00
gate-basic-xenial-ocata Fix novaclient creation for ocata and later. 2017-04-04 14:16:00 +00:00
gate-basic-xenial-pike Update amulet test definitions 2017-09-28 03:53:15 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:30:13 -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.