charm-swift-proxy/tests
Ryan Beisner e99e430b44 Sync charm-helpers
Notable issues resolved:

openstack_upgrade_available() broken for swift
https://bugs.launchpad.net/charm-swift-proxy/+bug/1743847

haproxy context doesn't consider bindings
https://bugs.launchpad.net/charm-helpers/+bug/1735421

regression in haproxy check
https://bugs.launchpad.net/charm-helpers/+bug/1743287

Change-Id: Ic801cd2597ffdf9b63226e34341fbc5529d5d360
2018-01-19 12:11:11 +00:00
..
charmhelpers Sync charm-helpers 2018-01-19 12:11:11 +00:00
README.md Use bundletester for amulet test execution 2016-07-19 11:10:36 +01:00
basic_deployment.py Fix S3 API for >= Kilo 2017-12-14 18:38:32 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:22 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:30:22 +00:00
gate-basic-artful-pike Update amulet test definitions 2017-10-27 20:13:05 +00:00
gate-basic-trusty-icehouse Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-kilo Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-liberty Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-trusty-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-mitaka Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:43:10 -06:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:25 -08:00
gate-basic-xenial-pike Update amulet test definitions 2017-10-27 20:13:05 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:29:45 -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.