charm-nova-compute-nvidia-vgpu/tests
Aurelien Lourot 95883a75f9 Migrate test bundles to charmhub
Change-Id: I59b119167dfd6e741a35366be091c9bf6c184c72
2022-02-20 19:40:27 -07:00
..
bundles Migrate test bundles to charmhub 2022-02-20 19:40:27 -07:00
README.md Add charmcraft.yaml for publishing to Charmhub 2022-01-21 10:38:04 +01:00
tests.yaml Fix charm build 2022-01-25 17:50:19 +01:00

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
cd tests/
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.