Skip to content

Commit

Permalink
Run unit tests with ASAN enabled
Browse files Browse the repository at this point in the history
Signed-off-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
saiarcot895 committed Nov 4, 2024
1 parent da1d3a1 commit 8c27cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ stages:
artifact_name: sonic-sairedis-asan
syslog_artifact_name: sonic-sairedis-asan.syslog
asan: true
run_unit_test: false
run_unit_test: true
archive_gcov: false
debian_version: ${{ parameters.debian_version }}

Expand Down

0 comments on commit 8c27cb9

Please sign in to comment.