Files
charm-nova-compute-nvidia-vgpu/tests
Corey Bryant 339ec759a8 Add Antelope support
* sync charm-helpers to classic charms
* change openstack-origin/source default to antelope
* align testing with antelope
* add new antelope bundles
* add antelope bundles to tests.yaml
* add antelope tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases

Change-Id: I733a6c785ef76b602a6d4950403abbd31da6a03b
2023-03-08 17:12:09 +00:00
..
2023-03-08 17:12:09 +00:00
2022-03-04 20:17:26 +01:00
2023-03-08 17:12:09 +00:00

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.