charm-manila-netapp/tests
Myles Penner df934b2649 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 charmbuild to .zuul.yaml
- Add TEST_JUJU3=1 to tox.ini to force Juju 3

Change-Id: I915bf4647e523a9c6f90c2549eab460c0c4cd23c
2024-09-05 21:23:27 +00:00
..
bundles Add charmcraft 3 support 2024-09-05 21:23:27 +00:00
README.md Migrate to charmhub 2022-04-08 17:58:33 +01:00
tests.yaml Add charmcraft 3 support 2024-09-05 21:23:27 +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.

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 functional testing section of the OpenStack Charm Guide.