charm-cinder-infinidat/tests
Corey Bryant c6620e2d12 Add 2023.2 Bobcat support
* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* update charmcraft_channel to 2.x/stable

Change-Id: I0952cfa179b9ac0b5902123024a8da84caa07342
2023-08-02 14:15:54 -04:00
..
bundles Add 2023.2 Bobcat support 2023-08-02 14:15:54 -04:00
README.md Initial Cookiecutter Commit. 2022-06-09 22:34:31 +03:00
tests.py ci: add Zuul configuration 2023-01-13 16:48:59 +00:00
tests.yaml Add 2023.2 Bobcat support 2023-08-02 14:15:54 -04: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.