-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIREWALL: Use rich rules instead of direct rules
Direct rules have been deprecated for some time now, so we switch to using rich rules. However, we need a specific policy to which the rule will be applied. This policy is permanent (a requirement) and is created at start up, deleted at teardown, and remains active during the whole test. Only the rules are dynamic.
- Loading branch information
Showing
1 changed file
with
100 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters