charm-ceph-radosgw/tests
James Page 5d2dfd94dd Drop apache+mod-fastcgi support
The ceph project has focussed on running the RADOS Gateway using
the embedded civetweb engine for many cycles now; mod-fastcgi is
buggy and no longer provided in Ubuntu as of 17.04, so switch to
always running in embedded mode.

Existing installs will be upgraded to run in this mode, purging
apache related packaging and configuration.

Change-Id: I90e6c047d78de2b0ebf8c24bd2f2d6d1bfbd5c5d
Closes-Bug: 1657370
2017-01-18 17:30:33 +00:00
..
charmhelpers Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
README.md Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
basic_deployment.py Drop apache+mod-fastcgi support 2017-01-18 17:30:33 +00:00
gate-basic-trusty-icehouse Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-kilo Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-liberty Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-trusty-mitaka Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-xenial-mitaka Use bundletester for amulet test execution 2016-07-21 18:13:52 +00:00
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-10 20:53:59 -05:00
gate-basic-xenial-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
gate-basic-yakkety-newton Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
gate-basic-zesty-ocata Update Amulet defs, series metadata and c-h sync 2016-11-28 14:47:53 -06:00
tests.yaml Update amulet test definitions for Newton 2016-10-10 20:53:59 -05: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.