Enable to modify Min/Max workers by library (#14180)

Why I did it
Enable to modify Min/Max workers by AZP library

How I did it
Enable to modify Min/Max workers by AZP library
This commit is contained in:
Ye Jianquan 2023-03-10 11:39:01 +08:00 committed by GitHub
parent 2366cba05c
commit 0a354c533a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -346,7 +346,7 @@ stages:
parameters:
TOPOLOGY: t1-8-lag
TEST_SET: multi-asic-t1-lag
MIN_WORKER: 1
MAX_WORKER: 1
MIN_WORKER: $(MULTI_ASIC_INSTANCE_NUM)
MAX_WORKER: $(MULTI_ASIC_INSTANCE_NUM)
NUM_ASIC: 4
MGMT_BRANCH: 202205