charm-swift-proxy/tests
James Page e92e8a75e0 Update pipeline for refstack compatibility
Re-align pipeline with default example pipeline; this includes
adding the following new middleware:

    - copy
    - ratelimit
    - symlink

Re-work SLO middleware configuration to avoid duplicated section.

Re-order middleware inline with documentation avoiding authentication
issues when using DLO/SLO features.

Drop proxy-server.conf validation; its brittle and function should be
validated by other tests anyway.

Change-Id: Ic9df7c12ee0bb402245ad2e64da0d905fe68890c
Closes-Bug: 1794255
2018-09-26 08:14:36 +01:00
..
charmhelpers Add cosmic 2018-09-19 13:33:56 +02:00
README.md Use bundletester for amulet test execution 2016-07-19 11:10:36 +01:00
basic_deployment.py Update pipeline for refstack compatibility 2018-09-26 08:14:36 +01:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:38:19 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-09 09:34:54 -07:00
gate-basic-bionic-rocky Update functional test definitions 2018-08-29 22:08:42 +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-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-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
gate-basic-xenial-queens Enable xenial/queens amulet tests 2018-03-20 09:54:11 +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.