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 7f03f3f9ff..915b743658 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -64,3 +64,8 @@ jobs:
LDFLAGS='-fsanitize=undefined,address'
runTestsParameters: --asan
timeoutInMinutes: 150
+ - template: azure/msan_job.yml
+ parameters:
+ configurationName: DEBUG_ZTS_MSAN
+ configurationParameters: '--enable-debug --enable-maintainer-zts'
+ runTestsParameters: --asan