We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da374db + 1b96046 commit da3cac8Copy full SHA for da3cac8
1 file changed
tests/interop/test_subscription_status_hub.py
@@ -12,7 +12,7 @@
12
def test_subscription_status_hub(openshift_dyn_client):
13
# These are the operator subscriptions and their associated namespaces
14
expected_subs = {
15
- "openshift-gitops-operator": ["openshift-operators"],
+ "openshift-gitops-operator": ["openshift-gitops-operator"],
16
"prometheus": ["llm-monitoring"],
17
"grafana-operator": ["llm-monitoring"],
18
"nfd": ["openshift-nfd"],
0 commit comments