Merge pull request #1693 from nvazquez/fix3dputest CLOUDSTACK-9505: Fix test_deploy_vgpu_enabled tests cleanupJIRA TICKET: https://issues.apache.org/jira/browse/CLOUDSTACK-9505
## Description Cleanup resources after running `test_deploy_vgpu_enabled.py`. Although test passes, resources are left and need to be cleaned up * pr/1693: CLOUDSTACK-9505: Fix test_deploy_vgpu_enabled tests cleanup Signed-off-by: John Burwell <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a509790b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a509790b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a509790b Branch: refs/heads/master Commit: a509790bfa8d44777b1d9afeb30d43876dfbfa24 Parents: c34531f 8f35e89 Author: John Burwell <[email protected]> Authored: Wed Sep 28 15:15:25 2016 -0400 Committer: John Burwell <[email protected]> Committed: Wed Sep 28 15:15:25 2016 -0400 ---------------------------------------------------------------------- .../smoke/test_deploy_vgpu_enabled_vm.py | 147 +++++++++---------- 1 file changed, 71 insertions(+), 76 deletions(-) ----------------------------------------------------------------------
