Files
Eyal 2580e0f4fe uncap json schema
All openstack projects now use this requirement

Change-Id: Idf458b53843ddf2cb4eec211a1fe667c18db5b05
2019-12-30 11:50:42 +02:00
..
2017-09-21 21:59:13 +03:00
2016-10-14 10:39:23 +00:00
2019-12-30 11:50:42 +02:00
2016-10-14 10:39:23 +00:00
2017-09-21 21:59:13 +03:00
2017-09-21 21:59:13 +03:00
2016-10-14 10:39:23 +00:00
2017-07-25 15:37:58 +00:00

Tempest Integration of Glare

This directory contains Tempest tests to cover the Glare project.

To list all glare tempest cases, go to tempest directory, then run:

$ testr list-tests glare

To run glare tempest plugin tests using tox, go to tempest directory, then run:

$ tox -eall-plugin glare

And, to run a specific test:

TBD