Peter Sabaini 3ca77f53a6 Doc: fix functest link
Also prune CI jobs

Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com>
Change-Id: I334174afe00eab1556779b7aea24710fa8caae05
2023-09-19 10:29:49 +02:00
..
2023-09-19 10:29:49 +02:00
2023-09-19 10:29:49 +02:00
2023-08-03 13:49:02 -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 testing section of the OpenStack Charm Guide.