]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: drop/pass deconfliction updates for 7.0.x 2506/head 2507/head
authorVictor Julien <victor@inliniac.net>
Tue, 13 May 2025 09:28:37 +0000 (11:28 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 13 May 2025 09:28:37 +0000 (11:28 +0200)
tests/util-action-tests/util-action-13/test.yaml
tests/util-action-tests/util-action-16/test.yaml

index 422ab2753c9190de9b7ff359083d30efc60603ef..911f0eea6faaffea1edc650d53b3ecd96c436d23 100644 (file)
@@ -3,13 +3,6 @@ args:
 - --simulate-ips
 
 checks:
-- filter:
-    lt-version: 8
-    count: 1
-    match:
-      event_type: flow
-      flow.alerted: true
-      flow.action: pass
 - filter:
     count: 1
     match:
@@ -21,17 +14,10 @@ checks:
       event_type: alert
       alert.signature_id: 1
 - filter:
-    min-version: 8
     count: 3
     match:
       event_type: alert
       alert.signature_id: 2
-- filter:
-    lt-version: 8
-    count: 1
-    match:
-      event_type: alert
-      alert.signature_id: 2
 - filter:
     count: 0
     match:
index 29b73f9e58e40f2d7e416100e3ddd922c12365bd..4b829943cf549ce83d1b83c2dcc67a686083255e 100644 (file)
@@ -5,13 +5,6 @@ args:
 - --simulate-ips
 
 checks:
-- filter:
-    lt-version: 8
-    count: 1
-    match:
-      event_type: flow
-      flow.alerted: true
-      flow.action: pass
 - filter:
     count: 1
     match:
@@ -23,27 +16,13 @@ checks:
       event_type: alert
       alert.signature_id: 1
 - filter:
-    min-version: 8
     count: 3
     match:
       event_type: alert
       alert.signature_id: 2
 # IP-only, so max 2.
 - filter:
-    min-version: 8
     count: 2
     match:
       event_type: alert
       alert.signature_id: 3
-- filter:
-    lt-version: 8
-    count: 1
-    match:
-      event_type: alert
-      alert.signature_id: 2
-- filter:
-    lt-version: 8
-    count: 1
-    match:
-      event_type: alert
-      alert.signature_id: 3