Peter Sabaini 5c1d66cd20 Add charmcraft 3 support
Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests

Change-Id: Ic5a0d1d43eb1eac74fbebcaa927477046c27e8e1
2024-06-27 17:51:48 +02:00
..
2024-06-27 17:51:48 +02:00
2023-09-19 10:29:49 +02:00
2024-06-27 17:51:48 +02: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.

Run the smoke tests with:

cd ../
tox -e build
tox -e func-smoke

For full details on functional testing of OpenStack charms please refer to the testing section of the OpenStack Charm Guide.