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 @@ -42,8 +42,9 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: gcp-observability
cluster_profile: aws-observability
env:
BASE_DOMAIN: devobscluster.devcluster.openshift.com
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 @@ -59,7 +60,7 @@ tests:
- ref: distributed-tracing-install-tempo-konflux-catalogsource
- ref: install-operators
- ref: distributed-tracing-tests-tempo-stage
workflow: cucushift-installer-rehearse-gcp-ipi
workflow: cucushift-installer-rehearse-aws-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: "4.20"
namespace: ocp
tag: cli
upi-installer:
name: "4.20"
namespace: ocp
tag: upi-installer
build_root:
image_stream_tag:
name: builder
Expand All @@ -27,15 +31,6 @@ resources:
memory: 200Mi
tests:
- as: tempo-downstream-tests
cluster_claim:
architecture: amd64
cloud: aws
labels:
region: us-east-2
owner: obs
product: ocp
timeout: 1h0m0s
version: "4.20"
cron: 30 3 * * 1
reporter_config:
channel: '#distributed-tracing-qe'
Expand All @@ -48,7 +43,11 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
OPERATORS: |
[
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator","target_namespace": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -62,7 +61,7 @@ tests:
- ref: install-operators
- ref: distributed-tracing-tests-tempo-downstream
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: generic-claim
workflow: cucushift-installer-rehearse-azure-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
base_images:
cli:
name: "4.19"
name: "4.22"
namespace: ocp
tag: cli
upi-installer:
name: "4.19"
name: "4.21"
namespace: ocp
tag: upi-installer
build_root:
Expand All @@ -23,7 +23,7 @@ releases:
candidate:
product: ocp
stream: nightly
version: "4.19"
version: "4.22"
resources:
'*':
requests:
Expand All @@ -43,11 +43,9 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
cluster_profile: aws-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
BASE_DOMAIN: devobscluster.devcluster.openshift.com
OPERATORS: |
[
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator","target_namespace": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -61,9 +59,9 @@ tests:
- ref: install-operators
- ref: distributed-tracing-tests-tempo-downstream
- ref: distributed-tracing-tests-tracing-ui-integration
workflow: cucushift-installer-rehearse-azure-ipi
workflow: cucushift-installer-rehearse-aws-ipi
zz_generated_metadata:
branch: main
org: openshift
repo: grafana-tempo-operator
variant: tempo-product-ocp-4.19-downstream
variant: tempo-product-ocp-4.22-downstream
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,13 @@ resources:
memory: 200Mi
tests:
- as: tempo-upstream-tests
capabilities:
- intranet
steps:
cluster_profile: gcp-observability
cluster_profile: equinix-ocp-metal-qe
env:
AGENT_SKILL: TEMPO
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
OPERATORS: |
[
{"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespaces": "", "operator_group": "openshift-opentelemetry-operator"},
Expand All @@ -56,11 +59,16 @@ 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"}
]
RESERVE_BOOTSTRAP: "false"
SKIP_TESTS: tests/e2e-openshift-object-stores/*
architecture: amd64
masters: "3"
workers: "2"
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
- chain: baremetal-lab-post
test:
- ref: ipi-install-rbac
- as: install
cli: latest
commands: |
Expand All @@ -77,7 +85,7 @@ tests:
memory: 400Mi
- ref: install-operators
- ref: distributed-tracing-tests-tempo-upstream
workflow: cucushift-installer-rehearse-gcp-ipi
workflow: baremetal-lab-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: gcp-observability
cluster_profile: aws-observability
env:
BASE_DOMAIN: devobscluster.devcluster.openshift.com
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 @@ -59,7 +60,7 @@ tests:
- ref: distributed-tracing-install-otel-konflux-catalogsource
- ref: install-operators
- ref: distributed-tracing-tests-opentelemetry-stage
workflow: cucushift-installer-rehearse-gcp-ipi
workflow: cucushift-installer-rehearse-aws-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ base_images:
name: "4.20"
namespace: ocp
tag: cli
upi-installer:
name: "4.20"
namespace: ocp
tag: upi-installer
build_root:
image_stream_tag:
name: builder
Expand All @@ -26,15 +30,6 @@ resources:
memory: 200Mi
tests:
- as: opentelemetry-downstream-tests
cluster_claim:
architecture: amd64
cloud: aws
labels:
region: us-east-2
owner: obs
product: ocp
timeout: 1h0m0s
version: "4.20"
cron: 30 3 * * 2
reporter_config:
channel: '#distributed-tracing-qe'
Expand All @@ -47,7 +42,11 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
OPERATORS: |
[
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator", "target_namespaces": "", "operator_group": "openshift-tempo-operator"},
Expand All @@ -58,10 +57,11 @@ tests:
{"name": "cluster-logging", "source": "redhat-operators", "channel": "stable-6.3", "install_namespace": "openshift-logging","target_namespaces": "", "operator_group": "openshift-logging"}
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
test:
- ref: install-operators
- ref: distributed-tracing-tests-opentelemetry-downstream
workflow: generic-claim
workflow: cucushift-installer-rehearse-azure-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ tests:
{"name": "loki-operator", "source": "redhat-operators", "channel": "stable-6.4", "install_namespace": "openshift-operators-redhat","target_namespaces": "", "operator_group": "openshift-operators-redhat"}
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
test:
- ref: install-operators
- ref: distributed-tracing-tests-opentelemetry-downstream
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
base_images:
cli:
name: "4.19"
name: "4.22"
namespace: ocp
tag: cli
upi-installer:
name: "4.19"
name: "4.21"
namespace: ocp
tag: upi-installer
build_root:
Expand All @@ -20,9 +20,10 @@ images:
to: obs-tests-runner
releases:
latest:
release:
channel: stable
version: "4.19"
candidate:
product: ocp
stream: nightly
version: "4.22"
resources:
'*':
requests:
Expand All @@ -42,27 +43,26 @@ tests:
Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs>
{{end}}'
steps:
cluster_profile: azure-observability
cluster_profile: aws-observability
env:
BASE_DOMAIN: observability.azure.devcluster.openshift.com
COMPUTE_NODE_TYPE: Standard_D4s_v3
CONTROL_PLANE_INSTANCE_TYPE: Standard_D8s_v3
BASE_DOMAIN: devobscluster.devcluster.openshift.com
OPERATORS: |
[
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator", "target_namespaces": "", "operator_group": "openshift-tempo-operator"},
{"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespaces": "", "operator_group": "openshift-opentelemetry-operator"},
{"name": "amq-streams", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""},
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator", "target_namespace": "", "operator_group": "openshift-tempo-operator"},
{"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespace": "", "operator_group": "openshift-opentelemetry-operator"},
{"name": "amq-streams", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespace": ""},
{"name": "cluster-observability-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""},
{"name": "loki-operator", "source": "redhat-operators", "channel": "stable-6.2", "install_namespace": "openshift-operators-redhat","target_namespaces": "", "operator_group": "openshift-operators-redhat"},
{"name": "cluster-logging", "source": "redhat-operators", "channel": "stable-6.2", "install_namespace": "openshift-logging","target_namespaces": "", "operator_group": "openshift-logging"}
{"name": "cluster-logging", "source": "redhat-operators", "channel": "stable-6.4", "install_namespace": "openshift-logging","target_namespaces": "", "operator_group": "openshift-logging"},
{"name": "loki-operator", "source": "redhat-operators", "channel": "stable-6.4", "install_namespace": "openshift-operators-redhat","target_namespaces": "", "operator_group": "openshift-operators-redhat"}
]
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-instrumentation/instrumentation-go
test:
- ref: install-operators
- ref: distributed-tracing-tests-opentelemetry-downstream
workflow: cucushift-installer-rehearse-azure-ipi
workflow: cucushift-installer-rehearse-aws-ipi
zz_generated_metadata:
branch: main
org: openshift
repo: open-telemetry-opentelemetry-operator
variant: opentelemetry-product-ocp-4.19-downstream
variant: opentelemetry-product-ocp-4.22-downstream
Original file line number Diff line number Diff line change
Expand Up @@ -101,22 +101,30 @@ resources:
memory: 200Mi
tests:
- as: opentelemetry-upstream-tests
capabilities:
- intranet
steps:
cluster_profile: gcp-observability
cluster_profile: equinix-ocp-metal-qe
env:
AGENT_SKILL: OTEL
AUX_HOST: openshift-qe-metal-ci.arm.eng.rdu2.redhat.com
OPERATORS: |
[
{"name": "tempo-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-tempo-operator", "target_namespaces": "", "operator_group": "openshift-tempo-operator"},
{"name": "amq-streams", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""},
{"name": "cluster-observability-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""}
]
RESERVE_BOOTSTRAP: "false"
SKIP_TESTS: tests/e2e/smoke-ip-families tests/e2e-otel/*aws* tests/e2e-otel/google*
tests/e2e-openshift/export-to-cluster-logging-lokistack tests/e2e-instrumentation/instrumentation-go
architecture: amd64
masters: "3"
workers: "2"
post:
- ref: openshift-observability-qe-agent
- chain: cucushift-installer-rehearse-gcp-ipi-deprovision
- chain: baremetal-lab-post
test:
- ref: ipi-install-rbac
- as: install
cli: latest
commands: |
Expand All @@ -134,7 +142,7 @@ tests:
memory: 400Mi
- ref: install-operators
- ref: distributed-tracing-tests-opentelemetry-upstream
workflow: cucushift-installer-rehearse-gcp-ipi
workflow: baremetal-lab-ipi
zz_generated_metadata:
branch: main
org: openshift
Expand Down
Loading