Skip to content

backport-8: tests: enable fw default policy for 8.0.7 v1 - #3317

Closed
lukashino wants to merge 1 commit into
OISF:masterfrom
lukashino:backport-8.0.x/feat/8770-fw-default-policy-v1
Closed

backport-8: tests: enable fw default policy for 8.0.7 v1#3317
lukashino wants to merge 1 commit into
OISF:masterfrom
lukashino:backport-8.0.x/feat/8770-fw-default-policy-v1

Conversation

@lukashino

Copy link
Copy Markdown
Contributor

Copilot AI lite review requested due to automatic review settings August 25, 2026 18:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR lowers the required Suricata minimum version for several existing firewall default-policy tests so they run starting with Suricata 8.0.7 (instead of requiring version 9), aligning test coverage with the stated 8.0.7 enablement goal.

Changes:

  • Update requires.min-version from 9 to 8.0.7 across a set of firewall default-policy test cases.
  • No behavioral changes to test logic beyond the minimum-version gating.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/firewall/ruletype-firewall-150-default-policy-packet-hooks/test.yaml Lowers requires.min-version to 8.0.7 so the packet-hooks default-policy test runs on 8.0.7+.
tests/firewall/ruletype-firewall-148-default-policy-scope-app-hook/test.yaml Lowers requires.min-version to 8.0.7 for the app-hook scope validation test.
tests/firewall/ruletype-firewall-147-default-policy-scope-packet-hook/test.yaml Lowers requires.min-version to 8.0.7 for the packet-hook scope validation test.
tests/firewall/ruletype-firewall-146-default-policy-tls-request-complete/test.yaml Lowers requires.min-version to 8.0.7 for the TLS request-complete default-policy behavior test.
tests/firewall/ruletype-firewall-145-default-policy-per-proto/test.yaml Lowers requires.min-version to 8.0.7 for the per-protocol default-policy test.
tests/firewall/ruletype-firewall-143-default-policy-app-layer/test.yaml Lowers requires.min-version to 8.0.7 for the app-layer default-policy test.
tests/firewall/ruletype-firewall-142-default-policy-packet-precedence/test.yaml Lowers requires.min-version to 8.0.7 for the packet-precedence default-policy test.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lukashino lukashino changed the title tests: enable fw default policy for 8.0.7 v1 backport-8: tests: enable fw default policy for 8.0.7 v1 Aug 25, 2026
@victorjulien

Copy link
Copy Markdown
Member

Merged in #3325, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

requires backport Depends on a backport PR in Suricata

Development

Successfully merging this pull request may close these issues.

4 participants