tree: 22c33e9fedda89e43eab470c642df196da4c38bd [path history] [tgz]
  1. README.md
  2. __init__.py
  3. bundles/
  4. tests.py
  5. tests.yaml
tests/README.md

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.