diff --git a/test/falco_tests.yaml b/test/falco_tests.yaml index edbd8e55..da54317b 100644 --- a/test/falco_tests.yaml +++ b/test/falco_tests.yaml @@ -763,6 +763,7 @@ trace_files: !mux - "Non sudo setuid": 1 - "Create files below dev": 1 - "Modify binary dirs": 2 + - "Change thread namespace": 0 disabled_tags_a: detect: True diff --git a/test/falco_traces.yaml.in b/test/falco_traces.yaml.in index 5f107363..7530cf6d 100644 --- a/test/falco_traces.yaml.in +++ b/test/falco_traces.yaml.in @@ -23,7 +23,7 @@ has_json_output: !mux traces: !mux change-thread-namespace: trace_file: traces-positive/change-thread-namespace.scap - detect: False + detect: True detect_level: NOTICE detect_counts: - "Change thread namespace": 0