From: Jason Ish Date: Tue, 4 Aug 2020 21:14:45 +0000 (-0600) Subject: filestore-v2: check for flow_id in .meta file X-Git-Tag: suricata-6.0.4~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9a6112d5875215f55006cba1becd299e5aba49d;p=thirdparty%2Fsuricata-verify.git filestore-v2: check for flow_id in .meta file --- diff --git a/tests/filestore-v2.4-forced-with-meta/test.yaml b/tests/filestore-v2.4-forced-with-meta/test.yaml index ee0d746c2..62e043b4a 100644 --- a/tests/filestore-v2.4-forced-with-meta/test.yaml +++ b/tests/filestore-v2.4-forced-with-meta/test.yaml @@ -18,3 +18,8 @@ checks: args: cat filestore/48/48d179a2f8d17331446c7a75a082851eee9ad841705ed5fbce730f51a0598d62.1515441287.1.json | jq -c 'select(.fileinfo.stored==true)' | wc -l | xargs expect: 1 + - filter: + count: 1 + filename: "filestore/48/48d179a2f8d17331446c7a75a082851eee9ad841705ed5fbce730f51a0598d62.1515441287.1.json" + match: + has-key: flow_id