charm-designate/src/tests
Ryan Beisner 3fd2b6a0a4 Add .gitreview and clean up repo
Add src/README.md placeholder to prevent inheritence of the
base layer's readme file in the built charm.

Use the official charms.openstack repo in test-requirements.txt.

Use official designate-bind charm location in the Amulet tests.

Remove upload-and-publish so as not to encourage out-of-band
pushing and publishing.  That is handled by CI.

Fix a test filename typo.

Add tests readme.

Update tox.ini for Amulet environment variables.

Update metadata.yaml, removing EOL release and adding tags.

Fix unit tests

Change-Id: If842a5409c2d284bc118d70d6e8caba7cb6205c3
2016-07-22 12:01:10 +00:00
..
README.md Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
basic_deployment.py Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
dev-basic-xenial-newton Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
dev-basic-yakkety-newton Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
gate-basic-trusty-mitaka Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
gate-basic-xenial-mitaka Add License info 2016-07-13 14:02:28 +00:00
tests.yaml Add functional tests 2016-07-12 08:00:43 +00: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.