| commit | 27d768a0d2f27fbefbc6f3b389464f2f172437eb | [log] [tgz] |
|---|---|---|
| author | Brianna Poulos <Brianna.Poulos@jhuapl.edu> | Fri Feb 24 14:01:34 2017 -0500 |
| committer | Brianna Poulos <Brianna.Poulos@jhuapl.edu> | Fri Feb 24 14:33:37 2017 -0500 |
| tree | d8a687359e1b7f37c489b91c31a1cfa90a26ca4b | |
| parent | b17c38df9c601ed9b4495605e0e2b88fc00314cb [diff] |
Add idempotent_id lines for tests
All tempest tests should have a line to identify the
test with a unique UUID. This patch adds the line
@decorators.idempotent_id('UNIQUE_UUID')
to the beginning of the test cases, and also adds
a line to tox.ini to check for the proper existence
of this line.
Change-Id: I02b1d7936423d351c7d9b236aaebe54dee3e174a
Depends-On: I18f5c726513b68083d8a5793b8eb391b421b8514