charm-ceph-fs/src/tests
Ryan Beisner f22273eff1 Update functional test definitions
Use ceph-mds@.service systemd configuration

Use the upstream provided ceph-mds@ service systemd configuration
in favour of the now removed ceph-mds service - this integrates
with ceph-mds.target and is the preferred way to manage the
daemon.

Change-Id: I33b8a9c9fe1ab2f065897a5d4d3beb9dae249c57
2018-09-05 06:06:51 +01:00
..
README.md Add .gitreview and clean up repo 2017-01-06 08:29:43 -08:00
basic_deployment.py Rebuild for sync charm-helpers to ensure rocky support 2018-07-19 14:33:53 +02:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:34:33 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-11 14:44:20 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-09-05 06:06:51 +01:00
gate-basic-xenial-mitaka Update amulet test definitions 2017-10-18 01:31:45 +00:00
gate-basic-xenial-ocata Enable Zesty-Ocata Amulet Tests 2017-05-03 10:03:18 -07:00
gate-basic-xenial-pike Make xenial-pike the default smoke test 2017-12-11 09:54:25 -08:00
gate-basic-xenial-queens Add xenial Queens amulet tests to gate 2018-02-23 08:16:30 +01:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:23:15 -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.