-
Technical task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
-
86f731ad7 (master)
Could be implemented as an alternative to userMessageOnFailure
# Test network integrity on Windows
- type: ExecuteCommand
command: [ "cmd", "/k", "if exist %ProgramFiles%\\CiNetworkTest.exe call %ProgramFiles%\\CiNetworkTest.exe -d 2" ]
dumpVmOnFailure: "VM Network inconsistent" # <--- like that
enable_if:
condition: property
property: target.os
equals_value: Windows