charm-tempest/src
Ryan Beisner 5c68011c6c Add Artful dev series metadata
Change-Id: Ie3bb5042955c49ef6ec6f2910dbea2d180e50c4c
2017-09-26 11:42:21 -04:00
..
actions Remove bus.discover() from the run-tempest action 2017-05-04 18:54:03 +01:00
hooks Refactor to source charm 2016-06-15 17:27:33 +00:00
lib Fix novaclient creation for ocata and later. 2017-04-04 14:16: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 Remove deprecated series metadata and tests 2017-08-23 09:56:23 -05: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 Artful dev series metadata 2017-09-26 11:42:21 -04:00
test-requirements.txt Enable Zesty-Ocata Amulet Tests 2017-05-03 21:09:33 +01:00
tox.ini Enable Zesty-Ocata Amulet Tests 2017-05-03 21:09:33 +01: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