Skip to content

Commit

Permalink
Add ocp4 test YAML manifests for two sshd rules
Browse files Browse the repository at this point in the history
We had a bug in the compliance operator where several SSHD related
remediations were not rendered and we didn't notice. Having e2e test
blurbs for the rules would have helped us to catch the issues earlier.
  • Loading branch information
jhrozek committed Dec 16, 2021
1 parent 491d3e8 commit 6278491
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
default_result: FAIL
result_after_remediation: PASS
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
default_result: FAIL
result_after_remediation: PASS

0 comments on commit 6278491

Please sign in to comment.