9b02d1e662
This patch add tempest ids for all functional and scenario tests. Also add check-uuid to tox tests. Change-Id: I247d662b9695744a8dc7e8c7db00ed36478f3d61
8 lines
260 B
YAML
8 lines
260 B
YAML
---
|
|
other:
|
|
- |
|
|
We can now run check-uuid to check if we give tempest id for all tempest
|
|
tests (not includes tests which run with gabbits) by running
|
|
``tox -e pep8``. Also now you can run ``tox -e uuidgen`` for automatically
|
|
add ids to tests.
|