Skip to content

Commit 9e977a8

Browse files
authored
Remove 'openshift-operators' project from pod check
Removed 'openshift-operators' from the projects list in the pod status check test.
1 parent 2bbfaeb commit 9e977a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/interop/test_validate_hub_site_components.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def test_validate_hub_site_reachable(kube_config, openshift_dyn_client):
4141
def test_check_pod_status(openshift_dyn_client):
4242
logger.info("Checking pod status")
4343
projects = [
44-
"openshift-operators",
4544
"ansible-automation-platform",
4645
"ansible-edge-gitops-hub",
4746
"openshift-gitops",

0 commit comments

Comments
 (0)