OpenStack Testing (Tempest) of an existing cloud
Go to file
Matt Riedemann f66aea04a5 Disable c-bak service in tempest-full* jobs
Cinder backup tests suffer from a high failure rate and
given they do not interact with many other services (glance
and swift for the most part it looks like) we should disable
them from running in the tempest-full job which is part of
the integrated-gate project template, which is what this change
does.

My recommendation would be to make sure cinder backup test
coverage is happening in some other non-integrated-gate jobs
which are running on cinder changes already, like the
cinder-tempest-dsvm-lvm-lio-barbican job (which is voting but
not gating on cinder changes).

This should also help with bug 1783405 where tempest-full
can timeout due to backup tests which aren't marked slow.

c-bak was already disabled in tempest-full-py3 because
swift is disabled but this copies the same note to the
tempest-full-py3 job definition.

Change-Id: I9d39d9d7d706ba3fcba5ff352e8c9e31ab4639a2
Related-Bug: #1483434
Related-Bug: #1745168
Related-Bug: #1783405
Related-Bug: #1813217
2019-10-17 19:48:24 +00:00
doc Bump the openstackdocstheme extension to 1.20 2019-09-16 02:08:48 +00:00
etc Remove the Stress framework 2016-10-19 14:31:13 +02:00
playbooks Setup framework for IPv6-only deployment verification 2019-07-29 07:37:33 +00:00
releasenotes Fix reno typo 2019-10-15 03:53:57 +00:00
roles Allow overridding OS_TEST_TIMEOUT via the role variables 2019-09-02 14:56:07 +02:00
tempest Merge "Modify the fake date" 2019-10-15 08:46:54 +00:00
tools Remove barbican-tempest-plugin from blacklist 2019-09-24 16:53:32 +09:00
.coveragerc Remove the NegativeAutoTest Framework 2016-10-13 10:32:53 +02:00
.gitignore Added instructions about general IDE's in gitignore 2019-09-19 14:01:04 +05:30
.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 Disable c-bak service in tempest-full* jobs 2019-10-17 19:48:24 +00:00
CONTRIBUTING.rst Add a CONTRIBUTING file 2019-09-04 13:44:17 +00:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-23 10:19:31 +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 Add Python 3 Train unit tests 2019-07-16 10:12:19 -04:00
setup.py Updated from global requirements 2017-03-08 17:20:35 +00:00
test-requirements.txt Bump hacking to 1.1.0 2018-07-18 10:42:38 +01:00
tox.ini Add PDF building 2019-09-11 16:42:28 +09: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.