-
Notifications
You must be signed in to change notification settings - Fork 761
accounts_password_pam_unix_no_remember: fix test scenarios and remediations #14215
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
base: master
Are you sure you want to change the base?
accounts_password_pam_unix_no_remember: fix test scenarios and remediations #14215
Conversation
make scenarios applicable only for RHEL and Fedora
|
@vojtapolasek: The following test 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. |
|
Rebase on master should fix Fedora CI |
| @@ -1,16 +1,24 @@ | |||
| #!/bin/bash | |||
| # platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_almalinux | |||
| # platform = multi_platform_rhel,multi_platform_fedora | |||
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.
Based on the bash remediation it behave the same on these platforms.
|
Please double check the Ansible Automatus tests as for me on RHEL 10 they are failing. |
Description:
Rationale:
accounts_password_pam_unix_no_rememberhas failing scenarioremember_present_system_auth.fail#14213Review Hints:
Automatus Tests, ideally on all RHELs.