charm-ceph-osd/tests
Frode Nordahl 352d699387
Add pre-flight check for device pristinity
Add `non-pristine` key to `list-disks` action.

No longer attempt to do initializtion of `osd-journal` devices.

Make py27 test noop

Flip pep8 test to py3

Partial-Bug: #1698154
Change-Id: I0ca574fa7f0683b4e8a693b9f62fbf6b39689789
Depends-On: I90a866aa138d18e4242783c42d4c7c587f696d7d
2018-06-04 17:02:11 +02:00
..
charmhelpers No reformat 2018-06-04 12:40:47 +02:00
README.md Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
basic_deployment.py Add pre-flight check for device pristinity 2018-06-04 17:02:11 +02:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:27:17 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 07:08:45 +02:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-11 16:32:19 -07:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 18:06:41 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-23 09:29:00 +00:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-12-06 19:10:14 +00:00
gate-basic-xenial-queens Enable Bionic as a gate test 2018-05-11 16:32:19 -07:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:23:42 -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.