Index: tools/release/check_clusterfuzz.py |
diff --git a/tools/release/check_clusterfuzz.py b/tools/release/check_clusterfuzz.py |
index fc826c1df3cdcbd590ede6e9021f0194f8767cc5..cd730516855fa4b583590acd9057c7e6dd614f8d 100755 |
--- a/tools/release/check_clusterfuzz.py |
+++ b/tools/release/check_clusterfuzz.py |
@@ -71,6 +71,15 @@ BUG_SPECS = [ |
}, |
{ |
"args": { |
+ "job_type": "linux_asan_d8_ignition_dbg", |
+ "reproducible": "True", |
+ "open": "True", |
+ "bug_information": "", |
+ }, |
+ "crash_state": ANY_RE, |
+ }, |
+ { |
+ "args": { |
"job_type": "linux_asan_d8_v8_arm_dbg", |
"reproducible": "True", |
"open": "True", |