Jan Høydahl created TIKA-4611:
---------------------------------

             Summary: Add docker support for the IBM s390x architecture
                 Key: TIKA-4611
                 URL: https://issues.apache.org/jira/browse/TIKA-4611
             Project: Tika
          Issue Type: Task
          Components: docker
            Reporter: Jan Høydahl


The Solr project has currently disabled some integration tests on the IBM s390x 
platform due to the test depending on running Tika Server in TestContainers, 
which of course fails on that platform. What actually happened before we 
explicitly disabled the test was that TestContainers chose to pull the amd64 
image, which then failed during start.

Building for this architecture should be little more than adding a third 
platform to the existing list in the {{docker-tool.sh}} script. Unless there 
are components in Tika which use native code, Tika should run fine on this 
platform too.

In the Solr project we have some CI tests running on that platform to verify.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to