integration_tests icon indicating copy to clipboard operation
integration_tests copied to clipboard

Remove cfme/utils/virtual_machines.py

Open mshriver opened this issue 7 years ago • 0 comments

Remove this misguided util module that deploys templates for some tests, and includes pytest skipping.

Move functionality into VM.create_on_provider, and wrap with a fixture to handle skipping when deployment fails but isn't the intent of a test.

mshriver avatar May 14 '18 18:05 mshriver