Skip to content

Commit

Permalink
Test commit for TF logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Mar 22, 2024
1 parent d24b09f commit 60e97ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,5 @@
# strategy = restrict
# complexity = low
# disruption = low
{{{ set_config_file(
path="/etc/usbguard/usbguard-daemon.conf",
parameter="AuditBackend",
value="LinuxAudit",
create=true,
insert_after="",
insert_before="",
insensitive=false,
separator="=",
separator_regex="=",
prefix_regex="^\s*"
)
}}}

echo 1
1 change: 1 addition & 0 deletions tests/fmf-plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ summary: Base configuration for other test plans
discover:
how: fmf
url: https://github.com/RHSecurityCompliance/contest.git
ref: testingfarm_hack
execute:
how: tmt
adjust:
Expand Down

0 comments on commit 60e97ec

Please sign in to comment.