diff --git a/images/pom.xml b/images/pom.xml index b4be426c..bb416d78 100644 --- a/images/pom.xml +++ b/images/pom.xml @@ -134,7 +134,10 @@ ${wildfly.cloud.test.skip.image} - wildfly-cloud-test-image/${project.name}:latest + + quay.io/wildfly-cloud-test-image/${project.name}:latest server ${image.name.wildfly.runtime} diff --git a/tests/clustering/web-clustering/pom.xml b/tests/clustering/web-clustering/pom.xml index 0ef7fb44..592ceb84 100644 --- a/tests/clustering/web-clustering/pom.xml +++ b/tests/clustering/web-clustering/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server-with-web-clustering:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server-with-web-clustering:latest diff --git a/tests/core/env-vars-override-model/pom.xml b/tests/core/env-vars-override-model/pom.xml index c7b6cd1b..8da3d430 100644 --- a/tests/core/env-vars-override-model/pom.xml +++ b/tests/core/env-vars-override-model/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server:latest diff --git a/tests/core/mpconfig-sources/pom.xml b/tests/core/mpconfig-sources/pom.xml index a66e4040..9999e58f 100644 --- a/tests/core/mpconfig-sources/pom.xml +++ b/tests/core/mpconfig-sources/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server:latest diff --git a/tests/datasources/postgresql/pom.xml b/tests/datasources/postgresql/pom.xml index 7a1707b0..99ddddfe 100644 --- a/tests/datasources/postgresql/pom.xml +++ b/tests/datasources/postgresql/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server-with-postgresql-datasource:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server-with-postgresql-datasource:latest diff --git a/tests/elytron-oidc-client/auto-registration/pom.xml b/tests/elytron-oidc-client/auto-registration/pom.xml index 3e5e0516..d8f67532 100644 --- a/tests/elytron-oidc-client/auto-registration/pom.xml +++ b/tests/elytron-oidc-client/auto-registration/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server-with-elytron-oidc-client:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server-with-elytron-oidc-client:latest diff --git a/tests/framework/app/pom.xml b/tests/framework/app/pom.xml index 8251d024..67238d50 100644 --- a/tests/framework/app/pom.xml +++ b/tests/framework/app/pom.xml @@ -32,7 +32,10 @@ jar - wildfly-cloud-test-image/image-cloud-server:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server:latest diff --git a/tests/framework/kubernetes/pom.xml b/tests/framework/kubernetes/pom.xml index f12c0555..dc9c9718 100644 --- a/tests/framework/kubernetes/pom.xml +++ b/tests/framework/kubernetes/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server:latest diff --git a/tests/framework/openshift/pom.xml b/tests/framework/openshift/pom.xml index 22f9fb10..4595250a 100644 --- a/tests/framework/openshift/pom.xml +++ b/tests/framework/openshift/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-cloud-server:latest + + quay.io/wildfly-cloud-test-image/image-cloud-server:latest diff --git a/tests/microprofile/reactive-messaging/amqp/pom.xml b/tests/microprofile/reactive-messaging/amqp/pom.xml index 508763af..86f405af 100644 --- a/tests/microprofile/reactive-messaging/amqp/pom.xml +++ b/tests/microprofile/reactive-messaging/amqp/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-microprofile-reactive-messaging-amqp:latest + + quay.io/wildfly-cloud-test-image/image-microprofile-reactive-messaging-amqp:latest diff --git a/tests/microprofile/reactive-messaging/strimzi/pom.xml b/tests/microprofile/reactive-messaging/strimzi/pom.xml index a7c86ee8..b194c4a0 100644 --- a/tests/microprofile/reactive-messaging/strimzi/pom.xml +++ b/tests/microprofile/reactive-messaging/strimzi/pom.xml @@ -32,7 +32,10 @@ war - wildfly-cloud-test-image/image-microprofile-reactive-messaging-kafka:latest + + quay.io/wildfly-cloud-test-image/image-microprofile-reactive-messaging-kafka:latest diff --git a/tests/observability/micrometer/pom.xml b/tests/observability/micrometer/pom.xml index f799f421..71b0d7b2 100644 --- a/tests/observability/micrometer/pom.xml +++ b/tests/observability/micrometer/pom.xml @@ -33,7 +33,10 @@ war - wildfly-cloud-test-image/image-micrometer:latest + + quay.io/wildfly-cloud-test-image/image-micrometer:latest diff --git a/tests/observability/opentelemetry/pom.xml b/tests/observability/opentelemetry/pom.xml index b20e0c6b..c52fcfb3 100644 --- a/tests/observability/opentelemetry/pom.xml +++ b/tests/observability/opentelemetry/pom.xml @@ -33,7 +33,10 @@ war - wildfly-cloud-test-image/image-opentelemetry:latest + + quay.io/wildfly-cloud-test-image/image-opentelemetry:latest