charm-glance/tests
Ryan Beisner c87affc038 Sync charm-helpers
Also update test helper to stop using a known racy
and deprecation-warned helper (service_restarted).

Change-Id: I1855da50bc1b8abbb04ae450741a2fd96f10df91
2018-02-21 22:50:38 -06:00
..
charmhelpers Sync charm-helpers 2018-02-21 22:50:38 -06:00
README.md Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
basic_deployment.py Sync charm-helpers 2018-02-21 22:50:38 -06:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:09 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:28:09 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:51:14 +02:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:39:17 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 20:54:14 -05:00
gate-basic-xenial-ocata Enable Ocata amulet test 2017-03-02 16:52:49 -08:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-15 07:41:20 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:20 -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.