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

[Automation] - Install libraries using apk if OS is Alpine #12254

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

izaac
Copy link
Contributor

@izaac izaac commented Oct 14, 2024

Summary

Alpine doesn't allow libraries management using pip directly and encourage (enforces?) the use of their APK packages.
This will allow the transform of the XML Junit report used to report to Qase

Testing done

Tested the install of the packages and the python3 invocation in an AWS Alpine AMI.

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@izaac izaac added the area/ci CI and automation related, e.g. GitHub Actions label Oct 14, 2024
@izaac izaac added this to the v2.10.0 milestone Oct 14, 2024
@izaac izaac self-assigned this Oct 14, 2024
@izaac izaac marked this pull request as ready for review October 14, 2024 21:28
@izaac izaac merged commit 4e0aa07 into rancher:master Oct 15, 2024
33 checks passed
@izaac izaac deleted the python_on_alpine_fix branch October 22, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI and automation related, e.g. GitHub Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants