Files
charm-cinder-nimblestorage/tests
Alex Kavanagh 8c24ff5dec 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: Ibeb30f94417630f023a0df0f8c81fa42a19fe1ee
2024-02-16 18:28:34 +00:00
..
2022-02-25 12:00:27 -04:00
2022-02-25 12:00:27 -04:00
2022-02-25 12:00:27 -04:00
2024-02-16 18:28:34 +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.