charm-designate/src/tests
Liam Young fe9497472c Queens Fixes
* Remove nameserver-records config option this option was recently
  introduced and is not in stable and it duplicates the existing
  nameservers config option.
* Create Queens+ charm class so that sink configs can be removed
  as these are no longer needed. Rendering sink configs also causes
  the designate api service to be called and hence Bug #1753420
* Add custom_assess_status_check for Queens+ as the nameservers
  config option is compulsory.

Change-Id: Ib9ac66afa898aadb3adbc617f2a5dacb78fe0ab7
2018-03-05 11:18:26 +00:00
..
README.md Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
basic_deployment.py Queens Fixes 2018-03-05 11:18:26 +00:00
dev-basic-bionic-queens Add Bionic and remove Zesty series and tests 2017-12-05 05:27:56 +00:00
gate-basic-artful-pike Updates for pike b1 2017-05-25 12:39:36 +01: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
gate-basic-xenial-newton Update amulet test definitions for Newton 2016-10-13 07:08:31 -05:00
gate-basic-xenial-ocata Enable Ocata Amulet Tests 2017-03-20 10:23:42 +00:00
gate-basic-xenial-pike update tests to enable pike 2017-11-16 08:17:51 +01:00
gate-basic-xenial-queens Add xenial Queens amulet tests to gate 2018-03-01 08:28:39 +00:00
tests.yaml Modify tests.yaml which specifies bundletester config params 2017-08-09 14:25:06 -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.