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

implement python injection test matrix [APMON-1544] #3186

Merged
merged 13 commits into from
Oct 9, 2024

Conversation

emmettbutler
Copy link
Contributor

@emmettbutler emmettbutler commented Oct 8, 2024

This change adds configuration combinations to the installer test matrix for Python, testing all supported Python runtime versions, amd64/arm64, and glibc/musl.

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • CI is green, or failing jobs are not related to this change (and you are 100% sure about this statement)
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

enable arm/amd selection split for ubuntu24
test alpine in musl in addition to glibc
@emmettbutler emmettbutler requested a review from a team as a code owner October 8, 2024 12:36
@emmettbutler emmettbutler marked this pull request as draft October 8, 2024 12:36
@emmettbutler emmettbutler changed the title Emmett.butler/py matrix implement injection test matrix [APMON-1544] Oct 8, 2024
@emmettbutler emmettbutler changed the title implement injection test matrix [APMON-1544] implement python injection test matrix [APMON-1544] Oct 8, 2024
@emmettbutler emmettbutler marked this pull request as ready for review October 8, 2024 14:32
@emmettbutler emmettbutler merged commit 521c3eb into main Oct 9, 2024
452 of 459 checks passed
@emmettbutler emmettbutler deleted the emmett.butler/py-matrix branch October 9, 2024 18:20
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