test: add bin package (tar.gz) to integration test

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
Leonardo Grasso
2020-05-12 16:30:24 +02:00
committed by poiana
parent a520a9b666
commit 05c684d68c
3 changed files with 31 additions and 0 deletions

View File

@@ -31,3 +31,11 @@ trace_files: !mux
rules_file: /rules/rule_names_with_spaces.yaml
trace_file: /traces/cat_write.scap
conf_file: /etc/falco/falco.yaml
docker_bin_package:
package: docker:falcosecurity/falco:test-tar.gz
detect: True
detect_level: WARNING
rules_file: /rules/rule_names_with_spaces.yaml
trace_file: /traces/cat_write.scap
conf_file: /etc/falco/falco.yaml