charm-heat/tests
Felipe Reyes 9838ec1dbb Update bundles to use "edge" for mysql-* charms.
This change drops the use of the "8.0/edge" track for the mysql-* charms
in favor of just "edge" as a workaround of charmhub/juju issue that
makes "--force" not able of deploying those charms to a "base" that the
charm doesn't advertise as supported.

As part of this change also the 'source' config option override is being
dropped from mysql-innodb-cluster and rabbitmq-server.

Related-Bug: #1996794
Change-Id: Ie65332fa375a497f05e343f413d3984bdc66307a
2022-12-06 12:51:20 -03:00
..
bundles Update bundles to use "edge" for mysql-* charms. 2022-12-06 12:51:20 -03:00
files Fix commit 14a2995 2018-10-08 11:41:25 +01:00
README.md Implement zaza tests for heat charm 2019-10-30 11:44:20 -05:00
tests.yaml Add Kinetic and Zed support 2022-08-26 18:40:35 +00:00

README.md

Overview

This directory provides Zaza test definitions and bundles 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.