From: Victor Julien Date: Thu, 23 May 2024 09:35:33 +0000 (+0200) Subject: tests: enable pcap tests for 7 X-Git-Tag: suricata-6.0.20~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1852%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: enable pcap tests for 7 --- diff --git a/tests/pcap-log-lz4-01/test.yaml b/tests/pcap-log-lz4-01/test.yaml index 8d722f1aa..52d0cf78a 100644 --- a/tests/pcap-log-lz4-01/test.yaml +++ b/tests/pcap-log-lz4-01/test.yaml @@ -1,7 +1,7 @@ requires: features: - liblz4 - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap diff --git a/tests/pcap-log-lz4-02-multi/test.yaml b/tests/pcap-log-lz4-02-multi/test.yaml index 6f2502247..a3c6f489a 100644 --- a/tests/pcap-log-lz4-02-multi/test.yaml +++ b/tests/pcap-log-lz4-02-multi/test.yaml @@ -1,7 +1,7 @@ requires: features: - liblz4 - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap diff --git a/tests/pcap-log-lz4-03-multi-ring/test.yaml b/tests/pcap-log-lz4-03-multi-ring/test.yaml index 9944a3a6e..3d6c54ba1 100644 --- a/tests/pcap-log-lz4-03-multi-ring/test.yaml +++ b/tests/pcap-log-lz4-03-multi-ring/test.yaml @@ -1,7 +1,7 @@ requires: features: - liblz4 - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap diff --git a/tests/pcap-log-lz4-04-multi-ring-profile/test.yaml b/tests/pcap-log-lz4-04-multi-ring-profile/test.yaml index 007ee98bb..806c82c70 100644 --- a/tests/pcap-log-lz4-04-multi-ring-profile/test.yaml +++ b/tests/pcap-log-lz4-04-multi-ring-profile/test.yaml @@ -1,7 +1,7 @@ requires: features: - liblz4 - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap diff --git a/tests/pcap-log-lz4-05-tunnel/test.yaml b/tests/pcap-log-lz4-05-tunnel/test.yaml index e8ff00a60..7b162dcc6 100644 --- a/tests/pcap-log-lz4-05-tunnel/test.yaml +++ b/tests/pcap-log-lz4-05-tunnel/test.yaml @@ -1,7 +1,7 @@ requires: features: - liblz4 - min-version: 8 + min-version: 7 pcap: ../vxlan-decoder-01/input.pcap diff --git a/tests/pcap-log-uncompressed-01/test.yaml b/tests/pcap-log-uncompressed-01/test.yaml index 72ec392ff..8f9a51544 100644 --- a/tests/pcap-log-uncompressed-01/test.yaml +++ b/tests/pcap-log-uncompressed-01/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap diff --git a/tests/pcap-log-uncompressed-02-multi/test.yaml b/tests/pcap-log-uncompressed-02-multi/test.yaml index 9d081028d..576a1326a 100644 --- a/tests/pcap-log-uncompressed-02-multi/test.yaml +++ b/tests/pcap-log-uncompressed-02-multi/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 pcap: ../bug-2482-01/proxyCONNECT_443.pcap