Go to file
Maxim Sava 3f874ff390 Fix incorrect run command and add stestr config file.
* update tox.ini with stestr command
  * added .stestr.conf file
  * update .gitignore and test-requirements.txt

Change-Id: I5883533eb4d72fc6cc53fab591845189e15e72dc
2022-08-18 11:57:26 +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%