charm-nova-compute-nvidia-vgpu/tests
Corey Bryant ea0f81ad9c Enable jammy-antelope voting and drop kinetic-zed tests
* Voting was turned on for jammy-antelope in the
  project-template for charm-functional-jobs in zosci-config
* Voting for jammy-antelope bundles with non-standard names
  is turned on in individual charms
* Kinetic-zed bundles/tests are removed
* Drop source key for rabbitmq-server and mysql-innodb-cluster

Depends-On: https://review.opendev.org/c/openstack/charm-rabbitmq-server/+/880234
Change-Id: Ic3d462816f2a189e35406aa2fab6153ed8bb2e1d
2023-04-17 10:30:12 -04:00
..
bundles Enable jammy-antelope voting and drop kinetic-zed tests 2023-04-17 10:30:12 -04:00
README.md Pass Nova config to principal charm 2022-03-04 20:17:26 +01:00
tests.yaml Enable jammy-antelope voting and drop kinetic-zed tests 2023-04-17 10:30:12 -04: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.