charm-ceph-radosgw/tests
Felipe Reyes d4c7935583 charm-helpers sync to pickup changes to CephContext
CephContext now is capable of dealing with a space separated list of IPs
in the ceph-public-address field of the relation with ceph. This allows
ceph-proxy to pass a list of monitor hosts instead of a single one.

Change-Id: Iff04f93911bd8fcecf5afeb71feda853b30d74d6
Partial-Bug: 1642430
2017-03-09 17:14:47 -03:00
..
charmhelpers charm-helpers sync to pickup changes to CephContext 2017-03-09 17:14:47 -03:00
README.md Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
basic_deployment.py Add Keystone v3 support 2017-02-15 10:59:04 +01:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 20:53:59 -05:00
gate-basic-xenial-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
tests.yaml Update amulet test definitions for Newton 2016-10-10 20:53:59 -05: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.