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 @@ -53,11 +53,7 @@ tests:
steps:
cluster_profile: azure-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- ref: distributed-tracing-tests-tracing-ui-upstream
workflow: cucushift-installer-rehearse-azure-ipi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1155560
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157120
OPERATORS: |
Expand All @@ -58,9 +57,6 @@ tests:
]
SELF_MANAGED_ADDITIONAL_CA: "true"
SELF_MANAGED_REGISTRY_CERT: "true"
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-disconnected-deprovision
test:
- ref: distributed-tracing-install-disconnected
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157117
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -56,9 +55,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/* tests/e2e-openshift-tls-profile/03-tls-profile
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ tests:
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4ps_v5
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/tempo/tempo-bundle@sha256:90cfc733bf3815568738cf089ed13fa232561b0c24ce0c99b71154753254b1be
Expand All @@ -72,9 +71,6 @@ tests:
]
SKIP_TESTS: tests/e2e/generate tests/e2e-openshift/monolithic-multitenancy-static
tests/e2e-openshift-serverless/* tests/e2e-openshift-object-stores/* tests/e2e-openshift-tls-profile/03-tls-profile
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- ref: idp-htpasswd
- as: install-tempo-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/tempo/tempo-bundle@sha256:90cfc733bf3815568738cf089ed13fa232561b0c24ce0c99b71154753254b1be
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -57,9 +56,6 @@ tests:
]
SKIP_TESTS: tests/e2e/generate tests/e2e/gateway tests/e2e-openshift/monolithic-multitenancy-static
tests/e2e-openshift-ossm/* tests/e2e-openshift-object-stores/* tests/e2e-openshift-serverless/*
post:
- ref: openshift-observability-qe-agent
- ref: openshift-observability-ibm-z-cluster-destroy
test:
- ref: idp-htpasswd
- as: install-tempo-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
FIPS_ENABLED: "true"
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157124
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
Expand All @@ -59,9 +58,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/* tests/e2e-openshift-tls-profile/03-tls-profile
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
FIPS_ENABLED: "false"
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/tempo/tempo-bundle@sha256:90cfc733bf3815568738cf089ed13fa232561b0c24ce0c99b71154753254b1be
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
Expand All @@ -59,9 +58,6 @@ tests:
]
SKIP_TESTS: tests/e2e/generate tests/e2e/gateway tests/e2e-openshift/monolithic-multitenancy-static
tests/e2e-openshift-ossm/* tests/e2e-openshift-object-stores/* tests/e2e-openshift-serverless/*
post:
- ref: openshift-observability-qe-agent
- ref: openshift-observability-ibm-p-cluster-destroy
test:
- ref: idp-htpasswd
- as: install-tempo-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157126
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -62,9 +61,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/*
post:
- ref: openshift-observability-qe-agent
- chain: gather
test:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157128
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -58,9 +57,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/*
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1157127
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -54,9 +53,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/*
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ tests:
steps:
cluster_profile: aws-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: devobscluster.devcluster.openshift.com
OPERATORS: |
[
Expand All @@ -59,9 +58,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/*
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-aws-ipi-deprovision
test:
- as: install
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ tests:
steps:
cluster_profile: azure-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
Expand All @@ -64,9 +63,6 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e-openshift-object-stores/*
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- as: install
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
AGENT_SKILL: RHOSDT
OPERATORS: |
[
{"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespaces": "", "operator_group": "openshift-opentelemetry-operator"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1155563
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -56,9 +55,6 @@ tests:
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-openshift/export-to-cluster-logging-lokistack
tests/e2e-otel/*aws* tests/e2e-openshift/kafka tests/e2e-otel/google* tests/e2e-targetallocator/targetallocator-prometheuscr
tests/e2e-instrumentation/instrumentation-go tests/e2e/httpRoute
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ tests:
dependencies:
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4ps_v5
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/otel/opentelemetry-bundle@sha256:35ea32f1d12e6abfce4be19e3a69589ed8d777f6a606aa29a898a6c9c634b581
Expand All @@ -74,9 +73,6 @@ tests:
tests/e2e/smoke-ip-families tests/e2e-targetallocator/targetallocator-prometheuscr
tests/e2e-otel/*aws* tests/e2e-openshift/must-gather tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go tests/e2e/httpRoute
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- ref: idp-htpasswd
- as: install-opentelemetry-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/otel/opentelemetry-bundle@sha256:35ea32f1d12e6abfce4be19e3a69589ed8d777f6a606aa29a898a6c9c634b581
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -62,9 +61,6 @@ tests:
tests/e2e-openshift/route tests/e2e/smoke-ip-families tests/e2e-openshift/export-to-cluster-logging-lokistack
tests/e2e-targetallocator/targetallocator-prometheuscr tests/e2e-otel/*aws*
tests/e2e-openshift/must-gather tests/e2e-otel/google*
post:
- ref: openshift-observability-qe-agent
- ref: openshift-observability-ibm-z-cluster-destroy
test:
- as: install-opentelemetry-operator
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
FIPS_ENABLED: "true"
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1155558
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
Expand All @@ -60,9 +59,6 @@ tests:
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/oidcauthextension
tests/e2e-openshift/export-to-cluster-logging-lokistack tests/e2e-otel/google*
tests/e2e/smoke-ports tests/e2e-instrumentation/instrumentation-go
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
FIPS_ENABLED: "false"
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: quay.io/redhat-user-workloads/rhosdt-tenant/otel/opentelemetry-bundle@sha256:35ea32f1d12e6abfce4be19e3a69589ed8d777f6a606aa29a898a6c9c634b581
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
Expand All @@ -59,9 +58,6 @@ tests:
SKIP_TESTS: tests/e2e-openshift/must-gather tests/e2e-targetallocator/* tests/e2e-targetallocator-cr/*
tests/e2e-multi-instrumentation/* tests/e2e-otel/* tests/e2e-opampbridge/*
tests/e2e-pdb/* tests/e2e-instrumentation/* tests/e2e-prometheuscr/* tests/e2e-otel/google*
post:
- ref: openshift-observability-qe-agent
- ref: openshift-observability-ibm-p-cluster-destroy
test:
- as: install-opentelemetry-operator
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ tests:
steps:
cluster_profile: azure-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
Expand All @@ -61,9 +60,6 @@ tests:
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ tests:
{{end}}'
steps:
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1155556
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -62,9 +61,6 @@ tests:
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
post:
- ref: openshift-observability-qe-agent
- chain: gather
test:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tests:
steps:
cluster_profile: gcp-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
MULTISTAGE_PARAM_OVERRIDE_OTEL_INDEX_IMAGE: brew.registry.redhat.io/rh-osbs/iib:1155557
MULTISTAGE_PARAM_OVERRIDE_OTEL_TESTS_BRANCH: rhosdt-3.10
OPERATORS: |
Expand All @@ -54,9 +53,6 @@ tests:
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
test:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ tests:
steps:
cluster_profile: aws-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: devobscluster.devcluster.openshift.com
OPERATORS: |
[
Expand All @@ -117,9 +116,6 @@ tests:
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-openshift/export-to-cluster-logging-lokistack
tests/e2e-otel/*aws* tests/e2e-openshift/kafka tests/e2e-otel/google* tests/e2e-targetallocator/targetallocator-prometheuscr
tests/e2e-instrumentation/instrumentation-go tests/e2e/httpRoute
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-aws-ipi-deprovision
test:
- as: install
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ tests:
steps:
cluster_profile: azure-observability
env:
AGENT_SKILL_URL: https://raw.githubusercontent.com/openshift/distributed-tracing-qe/main/plugins/qe-agent/skills/SKILL.md
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
Expand All @@ -122,9 +121,6 @@ tests:
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-azure-ipi-deprovision
test:
- as: install
cli: latest
Expand Down
Loading