charm-keystone-openidc/tests
Jadon Naas b70fa7d8a3 Add charmcraft 3 support
Update charmcraft.yaml file to use base and platforms, only
    allowing noble support.

    - update README to use Caracal instead of Yoga in testing
    - Drop non-noble tests
    - Update osci.yaml to use charmcraft 3.x/beta
    - Remove focal from metadata.yaml
    - add upstream Zuul job to check charm builds

Change-Id: I292e46d4d0803c1422fe3f94675c6d593bca4a9f
2024-09-05 14:45:09 -04:00
..
bundles Add charmcraft 3 support 2024-09-05 14:45:09 -04:00
README.md Initial import 2022-07-20 17:39:41 -04:00
tests.yaml Add charmcraft 3 support 2024-09-05 14:45:09 -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.