Skip to content

Commit 79ca7da

Browse files
authored
[ci] allow download partially succeeded suilds for sonic-swss-pytests artifact (sonic-net#2063)
#### What I did Currently the latest sonic-swss-pytests has warning in armhf stage. We should allow download artifact from partially succeeded builds. ref: https://dev.azure.com/mssonic/build/_build?definitionId=15&_a=summary&view=branches
1 parent 2829e39 commit 79ca7da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/test-docker-sonic-vs-template.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
artifact: sonic-swss-pytests
4242
runVersion: 'latestFromBranch'
4343
runBranch: 'refs/heads/master'
44+
allowPartiallySucceededBuilds: true
4445
displayName: "Download sonic swss pytests"
4546

4647
- checkout: self

0 commit comments

Comments
 (0)