charm-keystone/tests
David Ames 97e2185517 Re sync charm-helpers
There was a mid-air collision with charm helpers syncs. The critical
piece is the removal of a second stats socket line from the haproxy
templates which breaks on trusty.

All other amulet tests that include keystone will fail on trusty until
this is landed.

Change-Id: Ide3b7cbda238b9a7b93f0625c21d43335bc10e81
2018-05-10 13:43:46 -07:00
..
charmhelpers Re sync charm-helpers 2018-05-10 13:43:46 -07:00
README.md Use bundletester for amulet test execution 2016-07-18 15:50:32 +01:00
basic_deployment.py Run identity client relations when db is complete 2018-04-13 08:48:47 -07:00
dev-basic-snap-xenial-ocata Update amulet tests 2018-04-03 22:02:26 -05:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:42:58 +02:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:33:56 -07:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:51:49 -06:00
gate-basic-xenial-ocata Update policy.json for Ocata 2017-02-21 07:18:39 -05:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-15 16:19:26 -08:00
gate-basic-xenial-queens Create Keystone V3 Deployment Class 2018-02-20 14:24:33 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:49 -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.