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

Update OS tests for password hashing default from sha256 to sha512 #15780

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Gauravtalreja1
Copy link
Collaborator

Problem Statement

In upstream, we've recently changed the default password hashing algorithm from sha256 to sha512
theforeman/foreman#10206

Solution

Updating the OS tests so that the default password hashing is tested, and updating the provisioning test to ensure the password hashing is verified on provisioned hosts

Signed-off-by: Gaurav Talreja <gtalreja@redhat.com>
@Gauravtalreja1 Gauravtalreja1 added QETestCoverage Issues and PRs relating to a Satellite bug No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master labels Jul 26, 2024
@Gauravtalreja1 Gauravtalreja1 self-assigned this Jul 26, 2024
@Gauravtalreja1 Gauravtalreja1 requested a review from a team as a code owner July 26, 2024 14:33
@Gauravtalreja1
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/{cli,api}/test_operatingsystem.py -m e2e

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7877
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/{cli,api}/test_operatingsystem.py -m e2e --external-logging
Test Result : ========== 2 passed, 79 deselected, 131 warnings in 769.10s (0:12:49) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jul 26, 2024
@shubhamsg199 shubhamsg199 merged commit 957efb1 into SatelliteQE:master Jul 26, 2024
12 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the change-os-sha-512 branch July 26, 2024 17:23
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR QETestCoverage Issues and PRs relating to a Satellite bug Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants