ParallelExecutionInputBase interface

Extends

Properties

continueOnError

Indicate whether continue execution of deployment on error or not.

maxNumberOfAgents

Maximum number of agents used while parallel execution.

Inherited Properties

parallelExecutionType

Parallel execution type, for example MultiConfiguration or MultiMachine.

Property Details

continueOnError

Indicate whether continue execution of deployment on error or not.

continueOnError: boolean

Property Value

boolean

maxNumberOfAgents

Maximum number of agents used while parallel execution.

maxNumberOfAgents: number

Property Value

number

Inherited Property Details

parallelExecutionType

Parallel execution type, for example MultiConfiguration or MultiMachine.

parallelExecutionType: ParallelExecutionTypes

Property Value

Inherited From ExecutionInput.parallelExecutionType