Go to file
Pranali Deore 9f4950444e Add protection testing for metadef namespaces
This commit adds some basic protection tests so that we can start
testing the secure RBAC changes proposed to glance.

Depends-On: I7bc678b1f61b204574f3a59b6c686fd771af5f54
Change-Id: I718cb014547d9c182506d123d60a1660eae85fa2
2021-09-21 11:14:03 +00:00
2021-01-07 10:43:27 +01:00
2021-01-07 10:43:27 +01:00

Tempest Integration for Glance

This directory contains additional Ginder tempest tests.

See the tempest plugin docs for information on using it: https://docs.openstack.org/tempest/latest/plugin.html#using-plugins

To run all tests from this plugin, install glance into your environment. Then from the tempest directory run:

$ tox -e all -- glance_tempest_plugin

It is expected that Glance third party CI's use the all tox environment above for all test runs. Developers can also use this locally to perform more extensive testing.

Description
Tempest plugin for Glance project.
Readme 1.3 MiB
Languages
Python 100%