From: Philippe Antoine Date: Thu, 22 Jun 2023 13:34:34 +0000 (+0200) Subject: ci: fix windows CI X-Git-Tag: suricata-6.0.13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada873ddd42cc344487a572b412eb2f6030d6552;p=thirdparty%2Fsuricata-verify.git ci: fix windows CI By not having links, but using pcap in test.yaml --- diff --git a/tests/bpf-command-line/input.pcap b/tests/bpf-command-line/input.pcap deleted file mode 120000 index cc60ff062..000000000 --- a/tests/bpf-command-line/input.pcap +++ /dev/null @@ -1 +0,0 @@ -../base64/input.pcap \ No newline at end of file diff --git a/tests/bpf-command-line/test.yaml b/tests/bpf-command-line/test.yaml index 2286ae0d0..7f422708d 100644 --- a/tests/bpf-command-line/test.yaml +++ b/tests/bpf-command-line/test.yaml @@ -5,7 +5,7 @@ requires: args: - -k none port 22 -pcap: input.pcap +pcap: ../base64/input.pcap checks: - filter: diff --git a/tests/geoip/input.pcap b/tests/geoip/input.pcap deleted file mode 120000 index 39fbe323b..000000000 --- a/tests/geoip/input.pcap +++ /dev/null @@ -1 +0,0 @@ -../alert-testmyids/input.pcap \ No newline at end of file diff --git a/tests/geoip/test.yaml b/tests/geoip/test.yaml index 08bc83c35..97d7e535e 100644 --- a/tests/geoip/test.yaml +++ b/tests/geoip/test.yaml @@ -3,6 +3,8 @@ requires: - HAVE_LIBJANSSON - GeoIP2 +pcap: ../alert-testmyids/input.pcap + checks: # Check that we only have one alert event type in eve.