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

GitHub actions for SSM #166

Merged
merged 13 commits into from
Jun 24, 2021
Merged

Conversation

RoseECooper
Copy link
Contributor

Add in ssm_actions file to replace the travis file, currently skips some problematic tests in the test_crypto.py file.

@RoseECooper RoseECooper requested a review from a team as a code owner June 23, 2021 15:15
@tofu-rocketry
Copy link
Member

I've reproduced the test_crypto errors on an Ubuntu VM. Should check if it's Ubuntu specific (i.e. see if they've broken on RHEL too).

@tofu-rocketry tofu-rocketry self-assigned this Jun 24, 2021
@tofu-rocketry tofu-rocketry added this to the 3.3.0 milestone Jun 24, 2021
@tofu-rocketry
Copy link
Member

I've reproduced it on SL7 by forcing the code to use OpenSSL 1.1.x whereas it usually uses 1.0.x. That seems to be the difference.

@tofu-rocketry
Copy link
Member

The GH Actions tests themselves are failing due to the OpenSSL issue #167 , but I've resurrected the Travis tests for now on travis-ci.com and I'd kinda like to have this issue highlighted with the failing Action for now.

@tofu-rocketry tofu-rocketry changed the title RECooper GitHub actions for SSM GitHub actions for SSM Jun 24, 2021
@tofu-rocketry tofu-rocketry merged commit 78df6b8 into apel:dev Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants