vm: simplify teardown
ClosedPublic

Authored by kparal on Jul 19 2016, 3:01 PM.

Details

Summary

Since testcloud 0.1.9, we can now stop and remove an instance in one API
call. Let's do it, it simplifies the code.

Test Plan

tested manually with --libvirt, adjusted testsuite

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to vm: simplify teardown.Jul 19 2016, 3:01 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added a reviewer: libtaskotron.
jskladan accepted this revision.Jul 19 2016, 3:52 PM
jskladan added a reviewer: jskladan.
This revision is now accepted and ready to land.Jul 19 2016, 3:52 PM
tflink accepted this revision.Jul 19 2016, 6:21 PM
tflink added a reviewer: tflink.
kparal updated this revision to Diff 2394.Jul 20 2016, 8:31 AM
  • forgot to bump testcloud req in spec file, due to using new API
This revision was automatically updated to reflect the committed changes.