nixos-test-driver: don't assert on vhost_vsock as tests without VMs

would be just fine without it
This commit is contained in:
Jacek Galowicz
2026-04-23 09:43:12 +00:00
parent 8cf389d2e4
commit b35551e838
@@ -360,8 +360,6 @@ class Driver:
if not self.config.enable_ssh_backdoor:
return
assert self.vhost_vsock is not None
if self.machines:
print("SSH backdoor enabled, the machines can be accessed like this:")
print(