-
Notifications
You must be signed in to change notification settings - Fork 706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update various openshift assertions #12443
Update various openshift assertions #12443
Conversation
/test |
@yuumasato: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/test 4.15-e2e-aws-ocp4-pci-dss-4-0 |
🤖 A k8s content image for this PR is available at: Click here to see how to deploy itIf you alread have Compliance Operator deployed: Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: |
Hmm, the scripts creating the |
/test 4.15-e2e-aws-ocp4-pci-dss-4-0 |
I have update the rules to handle the resources from logging operator 6.0. |
yes, I think we should add an additional rule, and make a rule to pass if either one passes the requirement. |
b4e5a09
to
5e6f52a
Compare
/test 4.13-e2e-aws-ocp4-stig |
5e6f52a
to
28f5530
Compare
The Cluster Logging Operator changes require ComplianceAsCode/compliance-operator#616 to work. After applying the testing remediations on a 4.13 (CLO 5.9) and 4.14 (CLO 6.0) the following logging rules are passing:
I did not test rule |
/test 4.13-e2e-aws-ocp4-stig |
/test 4.13-e2e-aws-ocp4-pci-dss-4-0 |
28f5530
to
aa5575f
Compare
/test 4.13-e2e-aws-ocp4-pci-dss-4-0 |
I guess I typed ctrl+a in vim and did not notice, :)
These rules are passing by default now and after remediation they continue to passs
Align this rule's assertion with what's in other profiles.
aa5575f
to
9630d28
Compare
The CLO changes were carved out to its own PR: #12484 /test 4.15-e2e-aws-ocp4-pci-dss-4-0 |
Code Climate has analyzed commit 9630d28 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 59.5% (0.0% change). View more on Code Climate. |
@yuumasato: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Failures are due to CLO issues, we're we're ironing out in a separate PR.
Description:
Rationale:
Review hints: