commit | cda3f07c10a62bc37b1bdf9214bdc468cb4627d8 | [log] [tgz] |
---|---|---|
author | Miguel Angel Ajo <mangelajo@redhat.com> | Fri Apr 01 15:24:54 2016 +0200 |
committer | Ihar Hrachyshka <ihrachys@redhat.com> | Wed Jun 08 23:51:15 2016 +0200 |
tree | 1442ca9083c79a4f86472f95613e05c2deefe20d | |
parent | cc45c1e103b7e46ce17cc3c0efd485a2830f5aaf [diff] |
Add sanity check for idempotent id's in tempest tests Idempotent id's for tempest tests must be unique, as it's used to trace tests even in the event of refactors [1]. This patch adds a new check using check-uuid tool from tempest to validate id uniqueness. This adds a new test-only dependency to pull in tempest from PyPI to make pep8 tox target work. Also, the duplicate idempotent id's in our tests have been fixed. [1] http://docs.openstack.org/developer/tempest/HACKING.html#test-identification-with-idempotent-id Co-Authored-By: Ihar Hrachyshka <ihrachys@redhat.com> Change-Id: Ie92e4576d9ce6c26f19bdd668426c71a62409e7a