From cdd4f51db0044564c2ca12c58b69294a55bb3c58 Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 31 Jan 2022 11:55:11 -0800 Subject: [PATCH] Better fix for falco tests after rebase --- test/falco_tests_plugins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/falco_tests_plugins.yaml b/test/falco_tests_plugins.yaml index 7711537c..571924ab 100644 --- a/test/falco_tests_plugins.yaml +++ b/test/falco_tests_plugins.yaml @@ -84,7 +84,7 @@ trace_files: !mux exit_status: 1 stderr_contains: |+ Runtime error: When loading rules: 1 errors: - Plugin cloudtrail version 0.2.3 not compatible with required plugin version 100000.0.0 + Plugin cloudtrail version .* not compatible with required plugin version 100000.0.0 conf_file: BUILD_DIR/test/confs/plugins/cloudtrail_json_create_instances.yaml rules_file: - rules/plugins/cloudtrail_incompat_plugin_version.yaml