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 @@ -23,9 +23,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.16"
resources:
'*':
Expand All @@ -48,6 +47,9 @@ 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: |
[
{"name": "amq-streams", "source": "cs-redhat-operator-index", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""},
Expand All @@ -56,6 +58,9 @@ 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 @@ -20,9 +20,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.12"
resources:
'*':
Expand All @@ -43,9 +42,11 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
cluster_profile: gcp-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
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: |
[
{"name": "tempo-product", "source": "tempo-catalogsource", "channel": "stable", "install_namespace": "openshift-tempo-operator","target_namespaces": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -54,12 +55,15 @@ tests:
{"name": "kiali-ossm", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""},
{"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/*
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
- ref: distributed-tracing-tests-tempo-stage
workflow: cucushift-installer-rehearse-azure-ipi
workflow: cucushift-installer-rehearse-gcp-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,19 @@ images:
to: obs-tests-runner
releases:
arm64-latest:
candidate:
release:
architecture: arm64
product: ocp
stream: nightly
channel: stable
version: "4.14"
latest:
candidate:
release:
architecture: amd64
product: ocp
stream: nightly
channel: stable
version: "4.14"
target:
candidate:
release:
architecture: multi
product: ocp
stream: nightly
channel: stable
version: "4.14"
resources:
'*':
Expand All @@ -60,8 +57,11 @@ 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
MULTISTAGE_PARAM_OVERRIDE_TEMPO_TESTS_BRANCH: rhosdt-3.10
OCP_ARCH: arm64
OPERATORS: |
[
Expand All @@ -71,7 +71,10 @@ tests:
{"name": "serverless-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-serverless", "target_namespaces": "", "operator_group": "openshift-serverless"}
]
SKIP_TESTS: tests/e2e/generate tests/e2e-openshift/monolithic-multitenancy-static
tests/e2e-openshift-serverless/* tests/e2e-openshift-object-stores/*
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 All @@ -86,6 +89,9 @@ tests:
oc label namespace openshift-tempo-operator openshift.io/cluster-monitoring="true"
operator-sdk run bundle --timeout=10m --security-context-config restricted -n openshift-tempo-operator "$MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE"
oc wait --for condition=Available -n openshift-tempo-operator deployment tempo-operator-controller
env:
- default: ""
name: MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE
from: operator-sdk
resources:
requests:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.16"
resources:
'*':
Expand All @@ -44,6 +43,9 @@ 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: |
[
{"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespaces": "", "operator_group": "openshift-opentelemetry-operator"},
Expand All @@ -55,6 +57,9 @@ 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 All @@ -69,14 +74,16 @@ tests:
oc label namespace openshift-tempo-operator openshift.io/cluster-monitoring="true"
operator-sdk run bundle --timeout=10m --security-context-config restricted -n openshift-tempo-operator "$MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE"
oc wait --for condition=Available -n openshift-tempo-operator deployment tempo-operator-controller
env:
- default: ""
name: MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE
from: operator-sdk
resources:
requests:
cpu: 1000m
memory: 400Mi
- ref: install-operators
- ref: distributed-tracing-tests-tempo-stage
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: openshift-observability-ibm-z
zz_generated_metadata:
branch: main
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.17"
resources:
'*':
Expand All @@ -43,10 +42,12 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
cluster_profile: gcp-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
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
OPERATORS: |
[
{"name": "tempo-product", "source": "tempo-catalogsource", "channel": "stable", "install_namespace": "openshift-tempo-operator","target_namespaces": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -57,13 +58,15 @@ tests:
{"name": "lightspeed-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-lightspeed", "target_namespaces": "openshift-lightspeed", "operator_group": "openshift-lightspeed"},
{"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/*
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
- ref: distributed-tracing-tests-tempo-stage
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: cucushift-installer-rehearse-azure-ipi
workflow: cucushift-installer-rehearse-gcp-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.17"
resources:
'*':
Expand All @@ -44,7 +43,10 @@ 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
OCP_CLUSTER_VERSION: stable-4.17
OPERATORS: |
[
Expand All @@ -57,6 +59,9 @@ 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 All @@ -71,14 +76,16 @@ tests:
oc label namespace openshift-tempo-operator openshift.io/cluster-monitoring="true"
operator-sdk run bundle --timeout=10m --security-context-config restricted -n openshift-tempo-operator "$MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE"
oc wait --for condition=Available -n openshift-tempo-operator deployment tempo-operator-controller
env:
- default: ""
name: MULTISTAGE_PARAM_OVERRIDE_TEMPO_INDEX_IMAGE
from: operator-sdk
resources:
requests:
cpu: 1000m
memory: 400Mi
- ref: install-operators
- ref: distributed-tracing-tests-tempo-stage
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: openshift-observability-ibm-p
zz_generated_metadata:
branch: main
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ images:
to: obs-tests-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
release:
channel: stable
version: "4.19"
resources:
'*':
Expand Down Expand Up @@ -49,6 +48,9 @@ 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: |
[
{"name": "tempo-product", "source": "tempo-catalogsource", "channel": "stable", "install_namespace": "openshift-tempo-operator","target_namespaces": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -60,11 +62,13 @@ 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
- ref: distributed-tracing-tests-tempo-stage
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: generic-claim
zz_generated_metadata:
branch: main
Expand Down
Loading