sunbeam-charms/charms/tempest-k8s
Chi Wai Chan ce20965836 Add tempest-k8s charm
Add a charm for running tempest against a sunbeam openstack deployment.
It has support for running a "validate" action with parameters
passed to tempest.
Further development is planned, including periodic (cron based) tempest
checks and integration with COS.
Initial stubs are included to support this development.

Co-authored-by: Samuel Allan <samuel.allan@canonical.com>

Change-Id: Ie66177489ae38355a8f0025006192cc409e0e761
2024-02-02 09:39:40 +10:30
..
src Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
tests/unit Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
charmcraft.yaml Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
CONTRIBUTING.md Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
LICENSE Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
README.md Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
rebuild Add tempest-k8s charm 2024-02-02 09:39:40 +10:30
requirements.txt Add tempest-k8s charm 2024-02-02 09:39:40 +10:30

tempest-k8s

Tempest provides a set of integration tests to be run, in ad-hoc or periodic fasion, against a live OpenStack cluster for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Other resources