charm-ceph-osd/tests
Frode Nordahl 4368f6b545
Fix subscription of filter object error
In Python 3 filter() built-in returns a iterator and not a list

Change-Id: I641565109b0dcc816a66d3ca3eb578fb9ed44a1a
Closes-Bug: #1774694
2018-06-04 18:17:14 +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 Fix subscription of filter object error 2018-06-04 18:17:14 +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.