Skip to content
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

change parameter of findmnt used in bash partition conditional #9480

Conversation

vojtapolasek
Copy link
Collaborator

Description:

  • in the bash partition conditional, change findmnt --mountpoint for findmnt --kernel.

Rationale:

@vojtapolasek vojtapolasek added bugfix Fixes to reported bugs. Bash Bash remediation update. RHEL7 Red Hat Enterprise Linux 7 product related. labels Sep 6, 2022
@vojtapolasek vojtapolasek added this to the 0.1.64 milestone Sep 6, 2022
@github-actions
Copy link

github-actions bot commented Sep 6, 2022

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment
Open in Gitpod

Oracle Linux 8 Environment
Open in Gitpod

@codeclimate
Copy link

codeclimate bot commented Sep 6, 2022

Code Climate has analyzed commit 6a25b61 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 40.4% (0.0% change).

View more on Code Climate.

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2022

@vojtapolasek: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-rhcos4-high 6a25b61 link true /test e2e-aws-rhcos4-high
ci/prow/e2e-aws-rhcos4-moderate 6a25b61 link true /test e2e-aws-rhcos4-moderate
ci/prow/e2e-aws-ocp4-stig-node 6a25b61 link true /test e2e-aws-ocp4-stig-node
ci/prow/e2e-aws-ocp4-high-node 6a25b61 link true /test e2e-aws-ocp4-high-node

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/test-infra repository. I understand the commands that are listed here.

@marcusburghardt marcusburghardt self-assigned this Sep 7, 2022
@marcusburghardt marcusburghardt merged commit d8704c4 into ComplianceAsCode:master Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bash Bash remediation update. bugfix Fixes to reported bugs. RHEL7 Red Hat Enterprise Linux 7 product related.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rules using the mount_option template fail tests scenarios on RHEL 7
2 participants