ghanshyam mann 770da7dd17 Update Image APIs tests to check system user is not permitted
Glance policy has been modified (depends-on) to
drop the system scope and every policy is scoped
to project only. Updating the RBAC tests for image
policies to check system user is not permitted.

Depends-On: https://review.opendev.org/c/openstack/glance/+/855435
Change-Id: I273a49a51c5b397a74ae189903f2859be4e38632
2022-09-01 16:02:25 +00:00
2021-01-07 10:43:27 +01:00
2022-01-03 09:30:38 +00: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%