charm-designate/src/tests
Pedro 56d1e7e2ba Adding designate worker and producer to Rocky
Created class DesignateCharmRocky with designate
worker and producer as part of package and service
lists. Tested upgrade as follows:
1) run gate-basic-bionic-queens
2) juju config upgrades to bionic-rocky
3) run dev-basic-bionic-rocky

Change-Id: I2b49ef7db272135b0796182bbe894a9611d96dea
Closes-Bug: #1773190
2018-08-20 14:08:04 +02:00
..
README.md Add .gitreview and clean up repo 2016-07-22 12:01:10 +00:00
basic_deployment.py Adding designate worker and producer to Rocky 2018-08-20 14:08:04 +02:00
dev-basic-bionic-rocky Update functional test definitions 2018-07-18 18:35:33 -04:00
dev-basic-cosmic-rocky Update functional test definitions 2018-07-18 18:35:33 -04:00
gate-basic-bionic-queens Enable Bionic as a gate test 2018-05-08 11:53:20 -07: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-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.