We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06428dd commit d8b4872Copy full SHA for d8b4872
test/integration/plugins/storpool/test_storpool_tiers.py
@@ -638,4 +638,4 @@ def deploy_vm_from_snapshot_or_template(self, snapshotid, is_snapshot=False):
638
except Exception as e:
639
self.fail("SSH failed for virtual machine: %s - %s" %
640
(virtual_machine.ipaddress, e))
641
- return virtual_machine
+ return virtual_machine
0 commit comments