fix tests

Signed-off-by: Kaizhe Huang <khuang@aurora.tech>
This commit is contained in:
Kaizhe Huang 2021-06-04 21:02:01 -07:00 committed by poiana
parent 535db19991
commit 38ebc61808
2 changed files with 2 additions and 1 deletions

View File

@ -763,6 +763,7 @@ trace_files: !mux
- "Non sudo setuid": 1 - "Non sudo setuid": 1
- "Create files below dev": 1 - "Create files below dev": 1
- "Modify binary dirs": 2 - "Modify binary dirs": 2
- "Change thread namespace": 0
disabled_tags_a: disabled_tags_a:
detect: True detect: True

View File

@ -23,7 +23,7 @@ has_json_output: !mux
traces: !mux traces: !mux
change-thread-namespace: change-thread-namespace:
trace_file: traces-positive/change-thread-namespace.scap trace_file: traces-positive/change-thread-namespace.scap
detect: False detect: True
detect_level: NOTICE detect_level: NOTICE
detect_counts: detect_counts:
- "Change thread namespace": 0 - "Change thread namespace": 0