EnvironmentExecutionPolicy interface

定义有关 Release Management 端队列的环境队列的策略。 只有在满足上述策略时,我们才会向 Environment Runner 发送 [创建预部署和其他步骤]。

属性

concurrencyCount

此策略决定使用 Environment Runner 的环境数。

queueDepthCount

Queue depth 中,此表保留环境条目,直到 Environment Runner 有空 [根据其策略] 以使用另一个环境进行运行。

属性详细信息

concurrencyCount

此策略决定使用 Environment Runner 的环境数。

concurrencyCount: number

属性值

number

queueDepthCount

Queue depth 中,此表保留环境条目,直到 Environment Runner 有空 [根据其策略] 以使用另一个环境进行运行。

queueDepthCount: number

属性值

number