OpenStack Testing (Tempest) of an existing cloud
Go to file
Martin Kopec e1eebfa845 Replace mock by unittest.mock in 2 forgotten cases
We replaced usage of third party mock by the standard library in:
https://review.opendev.org/#/c/721021/
There are 2 forgotten occurrences where we still use the third
party mock, the patch fixes that.

Change-Id: I7d00be25bb0b70ce55e27790df33d9134c2a52ae
2020-07-08 13:27:02 +00:00
doc Merge "Remove deprecated scenario image options" 2020-07-06 13:04:36 +00:00
etc Remove the Stress framework 2016-10-19 14:31:13 +02:00
playbooks Add tempest-cleanup ansible role 2020-05-05 12:07:51 +00:00
releasenotes Remove deprecated scenario image options 2020-07-05 10:16:18 +00:00
roles Improve logging in tempest cleanup 2020-05-07 05:54:48 +00:00
tempest Replace mock by unittest.mock in 2 forgotten cases 2020-07-08 13:27:02 +00:00
tools Use python3 venv instead of virtualenv 2020-06-19 21:57:40 +00:00
.coveragerc Remove the NegativeAutoTest Framework 2016-10-13 10:32:53 +02:00
.gitignore Add index page for plugins documents 2020-05-05 02:12:05 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:35 +00:00
.mailmap Update .mailmap for ghanshyam emails 2018-09-05 08:45:46 +00:00
.stestr.conf Switch Tempest CLI commands from testrepository to stestr 2018-02-13 08:16:33 +00:00
.zuul.yaml Merge "Move ceph job to voting" 2020-05-30 16:14:20 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-19 17:44:59 -05:00
HACKING.rst Add index page for plugins documents 2020-05-05 02:12:05 +00:00
LICENSE Add License to Tempest. 2012-04-12 16:04:36 +02:00
README.rst Add PDF building 2019-09-11 16:42:28 +09:00
REVIEWING.rst Merge "Add 'single core approve' policy for plugins sanity jobs failure" 2019-09-25 03:55:51 +00:00
bindep.txt Update and replace http with https for doc links in tempest 2017-08-14 00:12:40 -07:00
requirements.txt Uncap jsonschema 2019-04-04 14:01:16 +11:00
setup.cfg Switch testing to Victoria testing runtime 2020-05-05 14:35:52 +00:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-12 00:11:31 +00:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
tox.ini Switch testing to Victoria testing runtime 2020-05-05 14:35:52 +00:00

README.rst

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This 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.

Get in touch via email. Use [tempest] in your subject.