Skip to content

Commit 5baddf9

Browse files
committed
ci: Generate policy events on full integration test
1 parent 0df7e9a commit 5baddf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/start_agent.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ docker run -d -it --rm --name sysdig-agent --privileged --net host --pid host -e
77

88
# make sure the agent starts sending data and the backend makes it available via API
99
sleep 60
10+
11+
# Start the falco event generator to generate policy events in Secure
12+
docker run --rm -d -it falcosecurity/event-generator run syscall

0 commit comments

Comments
 (0)