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

heroku-24 and multi-arch integration testing #265

Merged
merged 6 commits into from
May 16, 2024

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented May 15, 2024

This PR adds integration tests for heroku-24 (arm64 and amd64).

It also changes the integration tests to a matrix so that each supported builder + arch is it's own job. Previously, the integration tests tested all builders in one job, but that's a less optimal strategy now that there are 3 builders and 2 architectures to support.

One of the tests had hard-coded amd64 expectations, that has also been made generic.

@joshwlewis joshwlewis changed the title Multi-arch integration tests heroku-24 and multi-arch integration testing May 15, 2024
@joshwlewis joshwlewis marked this pull request as ready for review May 15, 2024 20:50
@joshwlewis joshwlewis requested a review from a team as a code owner May 15, 2024 20:50
@joshwlewis joshwlewis enabled auto-merge (squash) May 15, 2024 20:51
@runesoerensen runesoerensen linked an issue May 15, 2024 that may be closed by this pull request
@joshwlewis joshwlewis merged commit e518444 into main May 16, 2024
7 checks passed
@joshwlewis joshwlewis deleted the heroku-24-multi-arch-tests branch May 16, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add arm64 integration tests
2 participants