[202311, PR] deprecate DPU (#18035)
This commit is contained in:
parent
627d9cb3bb
commit
5352135776
@ -239,18 +239,18 @@ stages:
|
|||||||
COMMON_EXTRA_PARAMS: "--neighbor_type=sonic "
|
COMMON_EXTRA_PARAMS: "--neighbor_type=sonic "
|
||||||
VM_TYPE: vsonic
|
VM_TYPE: vsonic
|
||||||
|
|
||||||
- job: dpu_elastictest
|
# - job: dpu_elastictest
|
||||||
displayName: "kvmtest-dpu by Elastictest"
|
# displayName: "kvmtest-dpu by Elastictest"
|
||||||
timeoutInMinutes: 240
|
# timeoutInMinutes: 240
|
||||||
continueOnError: false
|
# continueOnError: false
|
||||||
pool: ubuntu-20.04
|
# pool: ubuntu-20.04
|
||||||
steps:
|
# steps:
|
||||||
- template: .azure-pipelines/run-test-elastictest-template.yml@sonic-mgmt
|
# - template: .azure-pipelines/run-test-elastictest-template.yml@sonic-mgmt
|
||||||
parameters:
|
# parameters:
|
||||||
TOPOLOGY: dpu
|
# TOPOLOGY: dpu
|
||||||
MIN_WORKER: $(T0_SONIC_INSTANCE_NUM)
|
# MIN_WORKER: $(T0_SONIC_INSTANCE_NUM)
|
||||||
MAX_WORKER: $(T0_SONIC_INSTANCE_NUM)
|
# MAX_WORKER: $(T0_SONIC_INSTANCE_NUM)
|
||||||
MGMT_BRANCH: "202311"
|
# MGMT_BRANCH: "202311"
|
||||||
|
|
||||||
|
|
||||||
# - job: wan_elastictest
|
# - job: wan_elastictest
|
||||||
|
Reference in New Issue
Block a user