diff --git a/tests/dns-over-http2/test.yaml b/tests/dns-over-http2/test.yaml index 457857aea..b763d615f 100644 --- a/tests/dns-over-http2/test.yaml +++ b/tests/dns-over-http2/test.yaml @@ -65,3 +65,10 @@ checks: match: event_type: dns not-has-key: dns + - filter: + min-version: 8.0.1 + count: 2 + match: + event_type: http + app_proto: doh2 + app_proto_orig: http2 diff --git a/tests/pgsql/pgsql-upgrade-tls/test.yaml b/tests/pgsql/pgsql-upgrade-tls/test.yaml index b0fd4e20a..17044c40d 100644 --- a/tests/pgsql/pgsql-upgrade-tls/test.yaml +++ b/tests/pgsql/pgsql-upgrade-tls/test.yaml @@ -36,6 +36,16 @@ checks: tls.serial: 00:82:64:66:C3:07:A1:8F:80 tls.subject: CN=ubuntu tls.version: TLS 1.2 +- filter: + min-version: 8.0.1 + count: 1 + match: + app_proto: tls + app_proto_orig: pgsql + dest_ip: 192.168.50.12 + dest_port: 5432 + event_type: tls + pcap_cnt: 10 - filter: count: 1 match: