diff --git a/ci-operator/config/openshift/grafana-tempo-operator/openshift-grafana-tempo-operator-main__upstream-ocp-5.0-amd64.yaml b/ci-operator/config/openshift/grafana-tempo-operator/openshift-grafana-tempo-operator-main__upstream-ocp-5.0-amd64.yaml index e0eb70d723196..bdd2eae4c13d2 100644 --- a/ci-operator/config/openshift/grafana-tempo-operator/openshift-grafana-tempo-operator-main__upstream-ocp-5.0-amd64.yaml +++ b/ci-operator/config/openshift/grafana-tempo-operator/openshift-grafana-tempo-operator-main__upstream-ocp-5.0-amd64.yaml @@ -47,16 +47,7 @@ tests: cluster_profile: aws-observability env: BASE_DOMAIN: devobscluster.devcluster.openshift.com - OPERATORS: | - [ - {"name": "opentelemetry-product", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-opentelemetry-operator", "target_namespaces": "", "operator_group": "openshift-opentelemetry-operator"}, - {"name": "servicemeshoperator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""}, - {"name": "kiali-ossm", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-operators", "target_namespaces": ""}, - {"name": "cluster-observability-operator", "source": "redhat-operators", "channel": "stable", "install_namespace": "openshift-cluster-observability-operator", "target_namespaces": "", "operator_group":"coo-og"}, - {"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/* + TIMEOUT: +8 hours test: - as: install cli: latest @@ -72,8 +63,7 @@ tests: requests: cpu: 1000m memory: 400Mi - - ref: install-operators - - ref: distributed-tracing-tests-tempo-upstream + - ref: wait workflow: cucushift-installer-rehearse-aws-ipi zz_generated_metadata: branch: main