charm-tempest/src
Ryan Beisner a9a6960c54 Rebuild for sync charm-helpers
Change-Id: I6e49595d2ecee27c20de6a3b90e7230190c75ae9
2018-02-21 14:03:04 -06:00
..
actions Fix up to work with 0.6.0 of charms.reactive 2018-01-19 15:05:00 +00:00
hooks Refactor to source charm 2016-06-15 17:27:33 +00:00
lib Fix up to work with 0.6.0 of charms.reactive 2018-01-19 15:05:00 +00:00
reactive Add unit tests 2016-12-07 13:06:28 +00:00
templates Fix str/int in tempest.conf 2017-01-25 09:30:01 +00:00
tests Add Bionic and remove Zesty series and tests 2017-12-05 05:30:35 +00:00
unit_tests Refactor to source charm 2016-06-15 17:27:33 +00:00
.testr.conf Refactor to source charm 2016-06-15 17:27:33 +00:00
README.md Postpone rendering tempest.conf till action 2016-10-17 09:44:46 +00:00
actions.yaml Refactor to source charm 2016-06-15 17:27:33 +00:00
config.yaml Add Keystone v3 support to charm 2017-01-20 11:04:54 +00:00
copyright Refactor to source charm 2016-06-15 17:27:33 +00:00
icon.svg Refactor to source charm 2016-06-15 17:27:33 +00:00
layer.yaml Refactor to source charm 2016-06-15 17:27:33 +00:00
metadata.yaml Add Bionic and remove Zesty series and tests 2017-12-05 05:30:35 +00:00
test-requirements.txt Update requirements for git charmhelpers 2017-10-03 04:33:07 +00:00
tox.ini Rebuild for sync charm-helpers 2018-02-21 14:03:04 -06:00

README.md

Overview

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 freenode #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

Contact Information

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