Files
Gustavo Sanchez cd7700c260 Add functional tests
Add link to launchpad bug tracker
Migrate test bundles to charmhub

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/700
Change-Id: I1c92d046940c5a61cbd1e082fd34ab7a77ae0a4f
2022-02-25 12:00:27 -04: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.