OpenStack Testing (Tempest) of an existing cloud
Go to file
Ghanshyam Mann 7ab45a9be8 Add new tempest job enable the rbac scope checks and new defaults
We have many services (Nova, Neutron, Glance etc) implemented the
new RBAC (project scope and project personas). For these services,
all tests should pass as projects personas (project reader) does
not impact existing testing/usage.

keystone has system scope adopted in their policy for now which
we need to make it work for project scope also and until then
we will see test failing.

This commit adds a new tempest full job which enable the scope
and new defaults of RBAC for applicable services.

Depends-On: https://review.opendev.org/c/openstack/neutron/+/865040

Change-Id: Ib8f2f0e25205edba332fb9bd2a73012016d45061
2022-11-21 19:14:05 -06:00
doc [Doc] Fix python version in unit tests document 2022-10-12 13:39:12 +09:00
etc Merge "Inclusive jargon" 2021-02-09 22:33:47 +00:00
playbooks Add support for ecdsa keys 2022-01-18 15:25:38 +00:00
releasenotes Add tests for image location manipulation 2022-10-28 12:57:07 -07:00
roles Use UPPER_CONSTRAINTS_FILE for stable/victoria testing 2022-05-30 10:12:12 +00:00
tempest Fix error KeyError: 'addresses' for two tests 2022-11-14 16:19:43 +03:00
tools Add LUKS v2 tests 2022-06-29 22:42:22 +00:00
zuul.d Add new tempest job enable the rbac scope checks and new defaults 2022-11-21 19:14:05 -06: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
bindep.txt Add py310 job in gate 2022-06-03 14:56:50 -05:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-19 17:44:59 -05:00
HACKING.rst Use LOG.warning instead of deprecated LOG.warn 2022-01-19 13:38:21 +09: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
requirements.txt Fix security vulnerabilities using Bandit 2022-10-10 12:39:23 +00:00
REVIEWING.rst Change Review merge policy from two +2 to single +2 requirement 2021-02-03 16:50:34 -06:00
setup.cfg Migrate tempest jobs to Ubuntu Jammy (22.04) 2022-11-17 21:47:34 -06: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 to the master constraint in tox.ini 2022-09-14 15:21:08 +05:30

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.