charm-cinder-solidfire/tests
Gustavo Sanchez 9f9ebd832e Add functional tests
Also migrate test bundles to charmhub

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/700
Change-Id: I001b79506ed623f39b61b62db1f70f3829bb4bbb
Co-authored-by: Aurelien Lourot <aurelien.lourot@canonical.com>
2022-02-25 12:30:17 +01:00
..
bundles Add functional tests 2022-02-25 12:30:17 +01:00
__init__.py Add functional tests 2022-02-25 12:30:17 +01:00
README.md Add functional tests 2022-02-25 12:30:17 +01:00
tests.py Add functional tests 2022-02-25 12:30:17 +01:00
tests.yaml Add functional tests 2022-02-25 12:30:17 +01: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.