nixos-test-driver: don't assert on vhost_vsock as tests without VMs
would be just fine without it
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user