Skip to content

Conversation

@hilltracer
Copy link

Please read Submitting a Pull Request before submitting.

dwsteele and others added 7 commits November 17, 2025 17:19
The Github action we were using for multi-architecture testing stopped working. The project does not seem to be getting regular maintenance so it seems better to roll multi-architecture testing into our existing container builds.

Introduce multi-architecture builds and testing into our test framework. For now this only works for unit tests -- integration tests will still only run on x86_64. That could be updated in the future but since emulation is so slow it is not clear if it would be useful.

Also fix an invalid 32-bit checksum. The d11 test had not been running as 32-bit since d8ff89a so the checksum was not updated when it should have been in 48f511d.

(cherry picked from commit 57ffd2d)
(cherry picked from commit 57fa612)
Postgresql removes packets of deiffrent versions for ppc64le and s390x
architectures. Also tests for these architectures do not use different versions
of Postgresql. So we may disable installing Postgresql for these test.

Note: It is temporary commit, which must be reverted after sync version 2.57,
which contains commit 5de5ed8
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.

4 participants