Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tests:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
MAISTRA_BUILDER_IMAGE: registry.ci.openshift.org/ci/maistra-builder:upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
XDG_CACHE_HOME: /tmp/cache
Expand Down Expand Up @@ -78,14 +78,14 @@ tests:
cpu: 100m
memory: 100Mi
timeout: 1h0m0s
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: push-image
postsubmit: true
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
MAISTRA_BUILDER_IMAGE: registry.ci.openshift.org/ci/maistra-builder:upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
XDG_CACHE_HOME: /tmp/cache
Expand Down Expand Up @@ -129,7 +129,7 @@ tests:
cpu: 100m
memory: 100Mi
timeout: 1h0m0s
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
zz_generated_metadata:
branch: master
org: openshift-service-mesh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tests:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
test:
Expand Down Expand Up @@ -105,13 +105,13 @@ tests:
cpu: 100m
memory: 100Mi
timeout: 1h0m0s
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: unit-and-gencheck
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
test:
Expand Down Expand Up @@ -171,14 +171,14 @@ tests:
cpu: 100m
memory: 100Mi
timeout: 3h0m0s
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-pilot
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -189,14 +189,14 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-telemetry
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -206,14 +206,14 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-security
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -223,15 +223,15 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-ambient
steps:
cluster_profile: ossm-aws
env:
AMBIENT: "true"
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -242,14 +242,14 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-helm
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -260,7 +260,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-sail-pilot
steps:
cluster_profile: ossm-aws
Expand All @@ -269,7 +269,7 @@ tests:
CONTROL_PLANE_SOURCE: sail
INSTALL_SAIL_OPERATOR: "true"
INSTALLATION_METHOD: sail
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -280,7 +280,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-sail-telemetry
steps:
cluster_profile: ossm-aws
Expand All @@ -289,7 +289,7 @@ tests:
CONTROL_PLANE_SOURCE: sail
INSTALL_SAIL_OPERATOR: "true"
INSTALLATION_METHOD: sail
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -300,7 +300,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-sail-security
steps:
cluster_profile: ossm-aws
Expand All @@ -309,7 +309,7 @@ tests:
CONTROL_PLANE_SOURCE: sail
INSTALL_SAIL_OPERATOR: "true"
INSTALLATION_METHOD: sail
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -321,7 +321,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: istio-integration-sail-ambient
steps:
cluster_profile: ossm-aws
Expand All @@ -331,7 +331,7 @@ tests:
CONTROL_PLANE_SOURCE: sail
INSTALL_SAIL_OPERATOR: "true"
INSTALLATION_METHOD: sail
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-master
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:master-eebcdda8856e2d4f528991d27d4808880cce4c52
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -342,7 +342,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
zz_generated_metadata:
branch: master
org: openshift-service-mesh
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ tests:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-1.24
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:release-1.24-f9fb31e097a085fca3995f19f051cb8f8a396837
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
test:
Expand Down Expand Up @@ -87,14 +87,14 @@ tests:
cpu: 100m
memory: 100Mi
timeout: 3h0m0s
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: integ-helm
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-1.24
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:release-1.24-f9fb31e097a085fca3995f19f051cb8f8a396837
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -105,15 +105,15 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: integ-security
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
COMPUTE_NODE_TYPE: m5.2xlarge
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-1.24
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:release-1.24-f9fb31e097a085fca3995f19f051cb8f8a396837
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -124,14 +124,14 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: integ-pilot
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-1.24
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:release-1.24-f9fb31e097a085fca3995f19f051cb8f8a396837
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -142,14 +142,14 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
- as: integ-telemetry
steps:
cluster_profile: ossm-aws
env:
BASE_DOMAIN: servicemesh.devcluster.openshift.com
INSTALLATION_METHOD: helm
MAISTRA_BUILDER_IMAGE: quay-proxy.ci.openshift.org/openshift/ci:ci_maistra-builder_upstream-1.24
MAISTRA_BUILDER_IMAGE: gcr.io/istio-testing/build-tools:release-1.24-f9fb31e097a085fca3995f19f051cb8f8a396837
MAISTRA_NAMESPACE: maistra-e2e-test
MAISTRA_SC_POD: maistra-e2e-test-sc-pod
REPORT_TO_REPORT_PORTAL: "true"
Expand All @@ -159,7 +159,7 @@ tests:
test:
- ref: servicemesh-sail-operator-copy-src
- ref: servicemesh-istio-int-tests
workflow: servicemesh-istio-e2e-hypershift
workflow: servicemesh-istio-e2e-profile
zz_generated_metadata:
branch: release-1.24
org: openshift-service-mesh
Expand Down
Loading