Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Operability
-
Normal
-
ARM
-
None
-
Description
Docker's buildx supports building multi-architecture images.
This can be used to deploy our testing images: apache/cassandra-testing-ubuntu2004-java11 and apache/cassandra-testing-ubuntu2004-java11-w-dependencies; for both linux/amd64 and linux/arm64 architectures.
(Up until now ci-cassandra.a.o is having to manually local build these images during each test run.)
Attachments
Issue Links
- is related to
-
CASSANDRA-7961 Run dtests on ARM
- Resolved