charm-ceilometer-agent/tests
David Ames 36a4edff9c Decode subprocess output for python3 in ipv6 check
When using python3, the code encounters errors related to type
mismatch. subprocess requires an extra decode of return values
to address this.

CH Sync to get fix.

Change-Id: I141c0d4d1851012d5c0a5a606402c75211a323f5
Partial-Bug: #1691881
2017-05-31 15:29:55 -07:00
..
charmhelpers Decode subprocess output for python3 in ipv6 check 2017-05-31 15:29:55 -07:00
README.md Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
basic_deployment.py Enable Zesty-Ocata Amulet Tests 2017-05-02 09:01:50 -07:00
gate-basic-artful-pike Updates for pike b1 2017-05-12 06:54:00 +02:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-19 03:37:59 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-13 16:13:22 +00:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-24 13:30:51 +00:00
gate-basic-xenial-pike Updates for pike b1 2017-05-12 06:54:00 +02:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:45:57 -06:00
gate-basic-zesty-ocata Enable Zesty-Ocata Amulet Tests 2017-05-02 09:01:50 -07:00
tests.yaml Update amulet test definitions for Newton 2016-10-13 16:13:22 +00: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.