summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index c0be304b5e..c6f047145b 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -64,3 +64,8 @@ jobs:
LDFLAGS='-fsanitize=undefined,address'
runTestsParameters: --asan
timeoutInMinutes: 120
+ - template: azure/msan_job.yml
+ parameters:
+ configurationName: DEBUG_ZTS_MSAN
+ configurationParameters: '--enable-debug --enable-maintainer-zts'
+ runTestsParameters: --asan