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

misc._ssh_keyscan: Sort keys before returning any #1888

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Conversation

zmc
Copy link
Member

@zmc zmc commented Sep 5, 2023

ssh-keyscan's output is unsorted, so this function wasn't deterministic.

ssh-keyscan's output is unsorted, so this function wasn't deterministic.

Signed-off-by: Zack Cerza <[email protected]>
@zmc
Copy link
Member Author

zmc commented Sep 5, 2023

@zmc zmc marked this pull request as ready for review September 5, 2023 21:15
@zmc
Copy link
Member Author

zmc commented Sep 5, 2023

The failures in the test run don't seem at all related to host key mismatches.

The jenkins job failed because it ran on an 18.04 host which incorrectly has the bionic label.

@dmick dmick self-requested a review September 5, 2023 21:46
Copy link
Member

@dmick dmick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; confirmed that the check failure probably isn't important. The jenkins labels are inclusive for ceph builds, because ceph uses pbuilder and can build any debian release on any debian release

@zmc zmc merged commit 54e62bc into main Sep 5, 2023
9 checks passed
@jdurgin jdurgin deleted the keyscan-tweak branch September 6, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants