charm-nova-compute-nvidia-vgpu/tests
Myles Penner 79664a6261 Add charmcraft 3 support
Summary of changes:
- Update the charmcraft.yaml file to use base and platforms, only
  allowing noble support.
- Update config to default to caracal.
- Update osci.yaml to use the charmcraft 3.x/beta
- Drop non-noble tests
- Update constraints file from -2024.1.txt to -noble.txt
- Add charmbuild to .zuul.yaml

Change-Id: I98d3beee200783db9303772d6df81f46ce455c3e
2024-09-05 18:53:08 +00:00
..
bundles Add charmcraft 3 support 2024-09-05 18:53:08 +00:00
README.md Pass Nova config to principal charm 2022-03-04 20:17:26 +01:00
tests.yaml Add charmcraft 3 support 2024-09-05 18:53:08 +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.