charm-swift-proxy/tests
James Page 8cf9dd4e1a Support deploy of Swift with internal S3 support
Swift support is in-tree for Swift since OpenStack Rocky, and
the swift-plugin-s3 package has been removed from the archive at
Cosmic so drop installation at Rocky.

Add new template for Rocky to use the in-tree s3api and s3token
middleware.

Enable cosmic test to validate changes.

Change-Id: Ie5447dc44203c1ea2ad27e6d71248ba59d7549d0
Closes-Bug: 1805597
2018-12-18 10:12:19 +00:00
..
README.md Use bundletester for amulet test execution 2016-07-19 11:10:36 +01:00
basic_deployment.py Support deploy of Swift with internal S3 support 2018-12-18 10:12:19 +00: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-cosmic-rocky Support deploy of Swift with internal S3 support 2018-12-18 10:12:19 +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.