diff --git a/tests/interop/test_subscription_status_hub.py b/tests/interop/test_subscription_status_hub.py index e4c4d45..70aeb82 100644 --- a/tests/interop/test_subscription_status_hub.py +++ b/tests/interop/test_subscription_status_hub.py @@ -12,13 +12,12 @@ def test_subscription_status_hub(openshift_dyn_client): # These are the operator subscriptions and their associated namespaces expected_subs = { - "openshift-gitops-operator": ["openshift-operators"], - "advanced-cluster-management": ["open-cluster-management"], - "multicluster-engine": ["multicluster-engine"], - "jaeger-product": ["openshift-distributed-tracing"], - "elasticsearch-operator": ["openshift-operators-redhat"], + "openshift-gitops-operator": ["openshift-gitops-operator"], + "cluster-observability-operator": ["openshift-cluster-observability-operator"], + "opentelemetry-product": ["openshift-opentelemetry-operator"], + "tempo-product": ["openshift-tempo-operator"], "kiali-ossm": ["openshift-operators"], - "servicemeshoperator": ["openshift-operators"], + "servicemeshoperator3": ["openshift-operators"], } err_msg = subscription.subscription_status(