accounts_password_pam_unix_no_remember: fix test scenarios and remediations#14215
Conversation
|
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.
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. |
make scenarios applicable only for RHEL and Fedora
…led unexpectedly and not needed here
da7fc3a to
46e2ec0
Compare
|
@Mab879 I have rebased and fixed Ansible remediations. I also renamed test scenarios and made them applicable on more platforms. |
ATEX Test ResultsTest artifacts have been submitted to Testing Farm. Results: View Test Results This comment was automatically generated by the ATEX workflow. |
|
@vojtapolasek: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
Automatus passes locally. |
Description:
Rationale:
accounts_password_pam_unix_no_rememberhas failing scenarioremember_present_system_auth.fail#14213Review Hints:
Automatus Tests, ideally on all RHELs.