charm-designate-bind/src/tests
Ryan Beisner 021c2a609c 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 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.

Remove legacy Makefile.

Rename Amulet test files and drop Icehouse on the Trusty target.

Update tox.ini for Amulet environment variables.

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

Fix apt_pkg mock

Disable py27 unit tests

Change-Id: I5220b73eb41e42cb03e6dac27525140fb21ca449
2016-07-22 14:53:32 +00:00
..
README.md Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
basic_deployment.py Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
dev-basic-xenial-newton Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
dev-basic-yakkety-newton Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
gate-basic-trusty-mitaka Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
gate-basic-xenial-mitaka Add .gitreview and clean up repo 2016-07-22 14:53:32 +00:00
tests.yaml Add functional tests 2016-07-13 14:07:13 +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.