commit | 0e000ed1dd011f4b61c998fa658997b318bcd100 | [log] [tgz] |
---|---|---|
author | Chris Hoge <chris@openstack.org> | Tue Jul 28 14:19:53 2015 -0500 |
committer | Chris Hoge <chris@openstack.org> | Tue Jul 28 14:23:54 2015 -0500 |
tree | a4ad0860e6b26131c4198f8aa493b7553c2d5343 | |
parent | 74647862be3b87687b27628d64da733ce8ad488c [diff] |
Add documentation to HACKING.rst describing idempotent_id All Tempest tests require an idempotent_id decorator to uniquely identify test functionlity. Previously this requirement was not documented, leading to some confusion regarding its use and implemtation. This patch includes documentation in the HACKING.rst file that describes the purpose, format, and tool for working with idempotent_id metadata. Change-Id: I569bb68adc498f428664ed0b49d5943a353124b9