
Add configuration for Zuul checks. Add gitreview configuration. Pick fixes from: Ia13d002aca1bd0c10e7c7a824e74303bddc07d25 to ensure that tests actually pass. Add missing py310 tox target. Fix charm-ops-openstack dependency Fix test bundle deployment Fix string quotation in overlay test bundle Fix j2 templates inclusion in coverage report Co-Authored-By: Nikolay Vinogradov <nikolay.vinogradov@canonical.com> Change-Id: Ia0b7a1fa43b1a689a7554b503d42ccb944e7c45f
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.