summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--infra/config/cq.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index db0b87035d..10f17b1cc5 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -35,6 +35,9 @@ verifiers {
name: "linux_asan_lsan"
}
builders {
+ name: "linux_msan"
+ }
+ builders {
name: "linux_no_v8"
}
builders {
@@ -47,6 +50,9 @@ verifiers {
name: "linux_xfa_asan_lsan"
}
builders {
+ name: "linux_xfa_msan"
+ }
+ builders {
name: "linux_xfa_rel"
}
builders {