One more bear on the road: account for object name clashing; if you create an test_vm in your test and it already existed... you'll have to somehow gather objects by uuid and only use those.
/me being paranoid and budding into other peoples' project plans, Daan On Wed, Sep 10, 2014 at 4:05 PM, Alex Brett <alex.br...@citrix.com> wrote: > > I like the idea. What worries me is the possibility to run test cases on > a life > > system. I think it is useful for some operators to be able to do that. > > Those people must not lose any objects that were created outside of the > > test suite. Therefore it can be very tricky, not very different from your > > parallel use-case, though. > > I'd only be looking to remove objects created by the specific test case, > so that should be fine. If it ended up deleting other objects it would as > you say break the parallel use case so I definitely won't be looking to do > that. > > I'll make a start on this over the next few days and see what I can get > working... > > Alex > -- Daan