Peter Sabaini 657840476b Fix: enable GW services once we have config
Closes-Bug: #2045828
Change-Id: Ia473b2793a60172645713b722cbab80dcdbf93b6
2023-12-07 18:19:17 +01:00
..
2022-03-16 13:25:35 +00:00
2023-10-03 17:56:54 +02: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
cd tests/
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.