charm-cinder-backup/tests
Nobuto Murata 14f6f2885b Use proper ceph.conf generated by ceph-backup relation
When a primary Ceph cluster is used as a volume backend and a secondary
cluster as a backup backend, target Ceph mon addresses will be
different. But previously both Cinder volume and backup services use the
same /etc/ceph/ceph.conf generated by cinder-ceph and ceph-mon relation.
Instead, use separete ceph.conf files based on relation types.

Change-Id: I1d82db179b41b0c01d2a217838384ac71ef7bdad
Closes-Bug: #1713489
2017-08-29 10:23:13 +07:00
..
charmhelpers Sync charm-helpers 2017-08-24 16:50:45 -05:00
README.md Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
basic_deployment.py Use proper ceph.conf generated by ceph-backup relation 2017-08-29 10:23:13 +07:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:49:14 +02:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 04:00:40 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 20:54:06 -05:00
gate-basic-xenial-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 14:19:39 -07:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 07:49:14 +02:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 14:19:39 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:24:40 -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.