const VM_COMMUNICATION_TIMEOUT: Duration;
Expand description

Timeout for communicating with the VM. If we do not hear back, panic so we do not block the tests.