Type Definitions
TestMachineOptions
- Source:
Properties:
Name | Type | Description |
---|---|---|
prefix |
String | inserted before the name of generated machines. Defaults to |
sshTimeout |
Number | the duration to wait for new SSH connections to complete, in milliseconds. Defaults to 2 minutes. |
sshUser |
null | String | if provided, specifies a remote user to connect to. If in CI, defaults to |
Type:
- Object