Aurelien Lourot ef7c8baf36 Remove charmcraft workaround and build on all archs
Change-Id: I0ba367e4bb181aee76621b3ae3a38dade3b2e8e1
2022-02-25 12:18:47 +01:00

568 B

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.