Skip to content

Commit

Permalink
[202205] Allow using latest sonic-swss-common build even if tests fai…
Browse files Browse the repository at this point in the history
…led (#3127)

The current 202205 branch build of sonic-swss-common has failing test
cases. This is blocking sonic-utilities, since this is the only build
available in that branch.

Allow using that build even though tests are failing, to unblock PRs in
this repo.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
  • Loading branch information
saiarcot895 authored Jan 18, 2024
1 parent f5f9a85 commit bef96a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ stages:
artifact: sonic-swss-common.bullseye.amd64
runVersion: 'latestFromBranch'
runBranch: 'refs/heads/$(sourceBranch)'
allowPartiallySucceededBuilds: true
displayName: "Download sonic swss common deb packages"

- script: |
Expand Down

0 comments on commit bef96a1

Please sign in to comment.