From 535db199914f538eb8ea86c6f5ef2151c7ca002c Mon Sep 17 00:00:00 2001 From: Kaizhe Huang Date: Thu, 3 Jun 2021 22:05:41 -0700 Subject: [PATCH] disable change thread namespace test Signed-off-by: Kaizhe Huang --- test/falco_traces.yaml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/falco_traces.yaml.in b/test/falco_traces.yaml.in index 8db06848..5f107363 100644 --- a/test/falco_traces.yaml.in +++ b/test/falco_traces.yaml.in @@ -23,10 +23,10 @@ has_json_output: !mux traces: !mux change-thread-namespace: trace_file: traces-positive/change-thread-namespace.scap - detect: True + detect: False detect_level: NOTICE detect_counts: - - "Change thread namespace": 1 + - "Change thread namespace": 0 container-privileged: trace_file: traces-positive/container-privileged.scap