Files
Ghanshyam Mann 999d831580 Moving IRC network reference to OFTC
Change-Id: I28edd181bf3c2e39150f060e6d7d5b853b85fd0f
2021-07-08 18:27:30 -05:00
..
2016-12-07 13:06:28 +00:00
2016-06-15 17:27:33 +00:00
2016-06-15 17:27:33 +00:00
2017-01-20 11:04:54 +00:00
2016-06-15 17:27:33 +00:00
2016-06-15 17:27:33 +00:00
2021-01-12 14:04:54 +01:00
2021-07-08 18:27:30 -05:00
2020-12-10 22:37:48 +01:00

Overview

Warning

: DO NOT USE OR CONTRIBUTE. THIS CHARM IS DEPRECATED.

This charm exists to provide an example integration of Tempest, for the purpose of test and reference. It is not intended for production use in any case.

Tempest is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, Scenarios, and other specific tests useful in validating an OpenStack deployment.

The Tempest Charm can be deployed into a new or existing Juju model containing an OpenStack deployment to execute sets or subsets of Tempest tests.

Usage

NOTICE: At this time, the Tempest charm is in development and is in a proof-of-concept alpha state.

Development and related discussion occurs on the OFTC #openstack-charms IRC channel.

TLDR: Deploy the built charm and relate it to keystone and openstack-dashboard. See config.yaml as annotated.

More docs to come as this matures.

Executing the run-tempest action:

juju run-action tempest/0 run-tempest --wait

Contact Information

See the OpenStack Charm Guide or discuss on OFTC IRC: #openstack-charms