diff --git a/tests/test-cases/Group12-VCH-BC/12-01-Delete.robot b/tests/test-cases/Group12-VCH-BC/12-01-Delete.robot index 3a58fda11d..46a5dfb02c 100644 --- a/tests/test-cases/Group12-VCH-BC/12-01-Delete.robot +++ b/tests/test-cases/Group12-VCH-BC/12-01-Delete.robot @@ -55,9 +55,7 @@ Delete VCH with new vic-machine Should Contain ${ret} is different than installer version # Delete with force - ${ret}= Run bin/vic-machine-linux delete --target %{TEST_URL} --user %{TEST_USERNAME} --password=%{TEST_PASSWORD} --compute-resource=%{TEST_RESOURCE} --name %{VCH-NAME} --force - Should Contain ${ret} Completed successfully - Should Not Contain ${ret} delete failed + Run VIC Machine Delete Command # Check VM is removed ${ret}= Run govc vm.info -json=true ${containerName}-*