Re: [openstack-dev] [tempest] UUID Tagging Requirement and Big Bang Patch

2015-02-27 Thread Chris Hoge
This work has landed. New tests will now be gated against existence of an idempotent_id. If you have open submissions to Tempest there’s a good possibility you’ll have to rebase. -Chris On Feb 26, 2015, at 2:30 PM, Chris Hoge chris+openstack...@openstack.org wrote: Update on this: The

Re: [openstack-dev] [tempest] UUID Tagging Requirement and Big Bang Patch

2015-02-26 Thread Chris Hoge
Update on this: The tools for checking for and adding UUIDs has been completed and reviewed. https://review.openstack.org/#/c/157273 https://review.openstack.org/#/c/157273 A new patch has been sent up that adds UUIDs to all tests https://review.openstack.org/#/c/159633

[openstack-dev] [tempest] UUID Tagging Requirement and Big Bang Patch

2015-02-22 Thread Chris Hoge
Once the gate settles down this week I’ll be sending up a major “big bang” patch to Tempest that will tag all of the tests with unique identifiers, implementing this spec: https://github.com/openstack/qa-specs/blob/master/specs/meta-data-and-uuid-for-tests.rst The work in progress is here, and