c912bf100d
Add test_DB_store tests that includes: create artifact, download/upload blob/folder. Change-Id: I8e77fe639e73a4107433c1bcbbd601c6d089786c
404 B
404 B
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