charm-keystone-openidc/tests
Felipe Reyes afeb2eb826 Enable Zed.
Changes:

- Drop focal-*
- Add jammy-zed and kinetic-zed
- Update target deploy status for keystone-openidc
- Reorder setup functions to configure keystone-openidc earlier
- Drop OVN in favor of neutron-openvswitch in the testing bundles
- Set constraints for nova-compute machines

Change-Id: Ifbab960704eeeb2170bf4d314548f3620fd0cd83
2022-09-26 21:21:12 -03:00
..
bundles Enable Zed. 2022-09-26 21:21:12 -03:00
README.md Initial import 2022-07-20 17:39:41 -04:00
tests.yaml Enable Zed. 2022-09-26 21:21:12 -03: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.