charm-keystone-ldap/src/tests
James Page f6ad47dd72 Add basic functional test
Test access to keystone using ldap backed domain for the
two test users, janedoe and johndoe.

This is intended to be a starting point for tests; as the
use case for LDAP is better understood we should encapsulate
more tests here.

Change-Id: I0d1df3e1ac28d156e82380199f1e2ee34e48450c
2017-02-13 14:49:09 +00:00
..
README.md Initial baseline of charm 2017-01-27 14:31:20 +00:00
basic_deployment.py Add basic functional test 2017-02-13 14:49:09 +00:00
gate-basic-trusty-mitaka Add basic amulet tests, with AMULET overrides for configuration 2017-01-30 12:33:13 +00:00
gate-basic-xenial-mitaka Add basic amulet tests, with AMULET overrides for configuration 2017-01-30 12:33:13 +00:00
gate-basic-xenial-newton Add basic functional test 2017-02-13 14:49:09 +00:00
gate-basic-xenial-ocata Add basic functional test 2017-02-13 14:49:09 +00:00
tests.yaml Initial baseline of charm 2017-01-27 14:31:20 +00: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.