E2E testcase(E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop) is failing due to Image(quay.io/enterprisedb/postgresql:15.1) issue for IBM Z while creating cluster #7034
Labels
area/binding
Issues or PRs related to `odo add/delete binding *` commands or Service Binding Operator
area/System-PZ
Issues related to IBM System Z and System P
area/testing
Issues or PRs related to testing, Quality Assurance or Quality Engineering
kind/bug
Categorizes issue or PR as related to a bug.
priority/Medium
Nice to have issue. Getting it done before priority changes would be great.
Milestone
/kind bug
Hi
I am using odo 3.13 version and i am testing e2e tests for s390x architecture and i encountered e2e testcase failure(E2E Test starting with non-empty Directory add Binding [It] should verify developer workflow of using binding as env in innerloop) from past few weeks with below error.
Any logs, error output, etc?
As i observed it is due to quay.io/enterprisedb/postgresql:15.1 image used in the pod(cluster-example-initdb which creates in EDB Postgres for Kubernetes operator) and this image is only compatible with X86. Can you please use quay.io/enterprisedb/postgresql:15.3-multiarch which is compatible for all architectures instead of quay.io/enterprisedb/postgresql:15.1
The text was updated successfully, but these errors were encountered: