charm-ceph-dashboard/tests
Luciano Lo Giudice af80051429 Add SAML support to ceph-dashboard
This patchset adds support to setup authentication via the
SAML protocol for the ceph-dashboard.

Change-Id: I96c0d856d173a76739a6d2a9d4ad4811d3d196c3
func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/741
2022-04-07 11:20:01 -03:00
..
bundles Add SAML support to ceph-dashboard 2022-04-07 11:20:01 -03:00
__init__.py Initial cut of ceph-dashboard charm 2021-06-24 13:14:57 +00:00
README.md Remove charmcraft workaround and build on all archs 2022-02-25 12:18:47 +01:00
tests.yaml Migrate to charmhub 2022-02-08 15:05:00 +01: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.