We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2829e39 commit 79ca7daCopy full SHA for 79ca7da
.azure-pipelines/test-docker-sonic-vs-template.yml
@@ -41,6 +41,7 @@ jobs:
41
artifact: sonic-swss-pytests
42
runVersion: 'latestFromBranch'
43
runBranch: 'refs/heads/master'
44
+ allowPartiallySucceededBuilds: true
45
displayName: "Download sonic swss pytests"
46
47
- checkout: self
0 commit comments