Files
charm-cinder-infinidat/tests
Alex Kavanagh af3ba49948 Add updates for bringing this updated to antelope
* Enable running under tox 4
* add jammy-antelope, and jammy-zed bundles; remove focal-ussuri
* Update osci.yaml so that it runs with charmcraft 2.1/stable

Change-Id: I49d3d39e4b9052d50a5fa2f2f826b88ad92f7516
2023-05-15 21:16:01 +01:00
..
2022-06-09 22:34:31 +03:00
2023-01-13 16:48:59 +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.