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 86ec7fd commit d06c557Copy full SHA for d06c557
tests/guest-tools/unix/test_guest_tools_unix.py
@@ -9,6 +9,7 @@
9
# - hostA2: Second member of the pool. Can have any local SR. No need to specify it on CLI.
10
# From --vm parameter
11
# - A VM to import, supported by the Linux/install.sh script of the guest tools ISO
12
+# (without this flag you get an alpine, and that is not suitable)
13
14
class State:
15
def __init__(self):
0 commit comments