charm-neutron-openvswitch/tests
Ryan Beisner 208e5f950a 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: I4e53ae77afb5b0afa5219941ddfddc87e2e601d6
2018-01-19 12:09:48 +00:00
..
charmhelpers Sync charm-helpers 2018-01-19 12:09:48 +00:00
README.md Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
basic_deployment.py Remove deploy from source support 2018-01-10 12:01:23 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:29 +00:00
dev-basic-xenial-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:29:29 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-24 13:52:52 +01:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-20 08:49:34 +01:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-07 13:47:27 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-09 14:35:00 -08:00
gate-basic-xenial-pike Enable xenial-pike amulet test 2017-11-17 16:38:18 -08:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:27:37 -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.