charm-manila-netapp/tests
Alex Kavanagh 002bfbc7a0 Updates for caracal testing support
These updates, on the master branch, are to support testing the caracal
packages and support of the charms for caracal.  They do NOT lock the charms
down, and don't change the testing branches to stable branches.

Change-Id: Icb647aa0a11dd94c8397c5d371e5dfbc8a282294
2024-02-16 18:42:05 +00:00
..
bundles Updates for caracal testing support 2024-02-16 18:42:05 +00:00
README.md Migrate to charmhub 2022-04-08 17:58:33 +01:00
tests.yaml Updates for caracal testing support 2024-02-16 18:42:05 +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.

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.