Skip to content

Commit 7dbbf5b

Browse files
IlyesbdlalaWeltraumschaf
authored andcommitted
Update trivy scan test namespace paramter flag
Signed-off-by: Ilyes Ben Dlala <ilyes.bendlala@iteratec.com>
1 parent 14bbbb6 commit 7dbbf5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scanners/trivy/integration-tests/trivy.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ test.concurrent(
106106
"trivy-k8s-test",
107107
"trivy-k8s",
108108
// scanners is limited to config, and namespace to default to reduce the time of the test
109-
["cluster", "--debug","--scanners", "config", "--namespace", "default"],
109+
["cluster", "--debug","--scanners", "config", "--include-namespaces", "default"],
110110
10 * 60 * 1000
111111
);
112112

0 commit comments

Comments
 (0)