charm-ceph-iscsi/tests
Billy Olsen 707f3c0af0
Update bundles to specify source config option
The ceph-mon and ceph-osd charms changed the default source config
option to be bobcat in the master branches. This breaks focal tests
as the focal-bobcat cloud archive is not a valid source repository.
Update the config options for the test bundles to be explicit in the
source of package updates.

Change-Id: Ia535b0500d39409f939f0aa58271866efbcd55fb
2024-02-07 18:22:36 -07:00
..
bundles Update bundles to specify source config option 2024-02-07 18:22:36 -07:00
README.md Migrate to charmhub 2022-03-16 13:25:35 +00:00
tests.yaml Add reef functests 2023-10-03 17:56:54 +02:00

README.md

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.