charm-nova-compute-nvidia-vgpu/tests/README.md
Aurelien Lourot 55689a9a97 Pass Nova config to principal charm
Change-Id: Ic50a7b29e451c1756780a91d8106d7601fbc1dc4
Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/719
2022-03-04 20:17:26 +01: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.