[Azp]: Ignore the result of t0-sonic pool (#10905)
Signed-off-by: Ze Gan <ganze718@gmail.com>
This commit is contained in:
parent
c92bfe0728
commit
2faa69eed2
@ -51,6 +51,8 @@ steps:
|
||||
rm -rf $(Build.ArtifactStagingDirectory)/*
|
||||
docker exec sonic-mgmt bash -c "/data/sonic-mgmt/tests/kvmtest.sh -en -T ${{ parameters.tbtype }} ${{ parameters.tbname }} ${{ parameters.dut }} ${{ parameters.section }}"
|
||||
displayName: "Run tests"
|
||||
${{ if eq(parameters.tbtype, 't0-sonic') }}:
|
||||
continueOnError: true
|
||||
|
||||
- script: |
|
||||
# save dut state if test fails
|
||||
|
Loading…
Reference in New Issue
Block a user