Nikolay Vinogradov 2ab26e69f5 Merged branch refactor onto main
- implemented basic charm functionality and configuration
- unit-tests
- pep8
2022-11-02 15:39:30 +03:00
..
2022-11-02 15:39:30 +03:00
2022-06-22 01:16:42 +03:00
2022-11-02 15:39:30 +03:00
2022-06-22 01:16:42 +03: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.