charm-heat/tests
Myles Penner 17623174ee Add charmcraft 3 support
Summary of changes:

- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add TEST_JUJU3=1 env var to tox.ini to force Juju 3
- Add noble and oracular to charmhelpers
- Add charmbuild .zuul.yaml

Change-Id: I3850c02f43b9aa131139c82847aa73f31f9ec2ff
2024-09-03 20:51:15 +00:00
..
bundles Add charmcraft 3 support 2024-09-03 20:51:15 +00: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 charmcraft 3 support 2024-09-03 20:51:15 +00:00

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.