charm-ceph-iscsi/tests
Luciano Lo Giudice f82fb13b0c Add support for interim Ubuntu releases
- update bundles to include UCA pocket tests
- update test configuration
- update metadata to include kinetic and lunar
- update snapcraft to allow run-on for kinetic and lunar

Change-Id: Icce5e77bb1a7d13455ead8b5215cbccb311fede3
2023-04-27 13:14:04 -03:00
..
bundles Add support for interim Ubuntu releases 2023-04-27 13:14:04 -03:00
README.md Migrate to charmhub 2022-03-16 13:25:35 +00:00
tests.yaml Add Kinetic and Zed support 2022-08-26 18:40:27 +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
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.