charm-panko/src/tests
Dmitrii Shcherbakov 86175f8b05 Configure WSGI worker processes dynamically
Use WSGI worker process configuration in Apache templates inline
with other OpenStack Charms.

Additionally:

* fixes typos in functional tests;
* removes zesty-ocata (zesty is EoL);
* fixes tox.ini to run xenial-ocata as Panko is only available in Ocata;
* fixes src/test-requirements.txt to use a github url instead of lp;
* adds a repo link now that Panko is in OpenStack repos.

Change-Id: If24ad0ee3e7cc7282186e8a80c8c2174ab4daa02
Closes-Bug: 1748432
2018-02-11 00:38:02 +03:00
..
README.md add initial code for panko charm 2017-07-31 22:01:40 +03:00
basic_deployment.py Configure WSGI worker processes dynamically 2018-02-11 00:38:02 +03:00
gate-basic-xenial-ocata add initial code for panko charm 2017-07-31 22:01:40 +03:00
tests.yaml add initial code for panko charm 2017-07-31 22:01:40 +03: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.