charm-infinidat-tools/tests
Corey Bryant 278560d9e6 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: Ibe8ab7a4884f6d7984139afc955e99f901de88e6
2023-08-02 14:16:27 -04:00
..
bundles Add 2023.2 Bobcat support 2023-08-02 14:16:27 -04:00
README.md Initial Cookiecutter Commit. 2022-06-22 01:16:42 +03:00
tests.py Merged branch refactor onto main 2022-11-02 15:39:30 +03:00
tests.yaml Add 2023.2 Bobcat support 2023-08-02 14:16:27 -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.