-
Notifications
You must be signed in to change notification settings - Fork 81
feat(build): create packages for s390x/ppc64le/arm64 #850
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! 😊 The evergreen config grows and grows, but well :D
This should be ready for review now, pending a rebase against #854 |
Also, the e2e direct connection connection tests are timing out fairly consistently on s390x, I think it might make sense to add that to https://jira.mongodb.org/browse/MONGOSH-746 |
Reminder for myself that we actually don’t want an s390x (and/or ppc64le?) deb: https://jira.mongodb.org/browse/BUILD-12572 and the s390x rpm should (eventually?) be bumped to RHEL 8.x: https://jira.mongodb.org/browse/SERVER-53727, https://docs.google.com/spreadsheets/d/1-sZKW70HbVt2yHOWa18qwBwi-gBcn54tWmronnn89kI/edit#gid=0 |
This does not yet include publishing them (part of which is left for MONGOSH-696 anyway). The relevant tickets here are MONGOSH-693, MONGOSH-694, MONGOSH-695.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Err, our main/waterfalls builds were actually broken by me merging #854 after the MSI changes, merging this here will fix that, so I may end up merging this before CI is fully finished |
This does not yet include publishing them (part of which is left
for MONGOSH-696 anyway).
The relevant tickets here are MONGOSH-693, MONGOSH-694, MONGOSH-695.