StartupConfiguration

Startup:
    Commands: List<String>
    CommandsTimeout: Number

Commands

Type: List<String>

List of shell commands that runs when the Attini Runner starts.

Required: No

Default: None

CommandsTimeout

Type: Number

The number of seconds the startup commands can be executed before the Attini Runner aborts the execution.

Required: No

Default: 3600

Allowed Range: 5-172800