charm-ceph-dashboard/tests
Chris MacNaughton dfbc217986 Remove -proposed from jammy functional test bundle
Change-Id: I0e93840e8dd8d84078caf7591a081abf8942c33c
2022-09-09 13:03:04 +00:00
..
bundles Remove -proposed from jammy functional test bundle 2022-09-09 13:03:04 +00:00
__init__.py Initial cut of ceph-dashboard charm 2021-06-24 13:14:57 +00:00
README.md Remove charmcraft workaround and build on all archs 2022-02-25 12:18:47 +01:00
tests.yaml Make jammy voting 2022-08-16 12:47:23 -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.