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

UnixPB: Amend OpenSSL installation on CentOS6 #3196

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

steelhead31
Copy link
Contributor

@steelhead31 steelhead31 commented Sep 26, 2023

Fixes #3126

Amend the installation of OpenSSL 1.0.2 on CentOS 6, so that the tests pass ( they had begun failing due to the expiry of the smime certificates included )

To achieve this, the compile and test had to be split out into two tasks, with the regenerate smime certificates script being executed between the compile and the tests.

This role, is only applied on CentOS 6 machines.

Tested In Local Vagrant OK.

Checklist

@steelhead31
Copy link
Contributor Author

@steelhead31 steelhead31 marked this pull request as ready for review September 26, 2023 10:17
Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

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

VPC run Looks to have completed this role, so I'm approving. Thanks Scott!

Copy link
Contributor

@andrew-m-leonard andrew-m-leonard left a comment

Choose a reason for hiding this comment

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

lgtm

@steelhead31 steelhead31 merged commit 73c8e04 into adoptium:master Sep 27, 2023
7 of 9 checks passed
@steelhead31 steelhead31 deleted the fix_issue_3126 branch September 27, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible request for ansible CentOS6 execution
3 participants