Gábor Gyimesi created MINIFICPP-2091:
----------------------------------------

             Summary: Update docker tests with ARM64 supported test images
                 Key: MINIFICPP-2091
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2091
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


We need to be able to run docker system tests on ARM64 to have the same test 
coverage as on x86/x64 architectures. There are some docker images used for 
testing that are not available with the currently used version on ARM64.

Images that only need a version upgrade to the latest version to support ARM64:

mcr.microsoft.com/azure-storage/azurite:3.14.2 -> 3.23.0
apache/nifi:1.16.0 -> 1.20.0
adobe/s3mock:2.1.28 -> 2.11.0
apache/nifi-minifi-c2:1.18.0 -> 1.20.0

These images use the "latest" version should be pinned to a specific version:

fsouza/fake-gcs-server:latest -> 1.44.1
opensearchproject/opensearch:latest -> 2.6.0

The following images have no available ARM64 support:

 
sameersbn/squid - Used for HTTP proxy, we may be able to find an alternative 
proxy image with ARM64
wurstmeister/zookeeper - Used for kafka tests, we need to find an alternative 
zookeeper image
lordgamez/open62541 - Custom built image, as the official repository does not 
regularily build their docker image, we need to build a new custom image on 
ARM64 arch
splunk/splunk - No officially build image, but can be customly built using 
[https://github.com/splunk/docker-splunk] repository according to 
https://github.com/splunk/docker-splunk/issues/516[,|https://hub.docker.com/r/odidev/docker-splunk/tags,]
 some custom images can already be found at 
[https://hub.docker.com/r/odidev/docker-splunk/tags|https://hub.docker.com/r/odidev/docker-splunk/tags,]



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

Reply via email to