Skip to content

Commit 1814602

Browse files
committed
Fix mcg qe test on spoke
1 parent 377d1ad commit 1814602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/interop/test_validate_edge_site_components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def test_validate_argocd_reachable_edge_site(openshift_dyn_client):
4444
def test_check_pod_status(openshift_dyn_client):
4545
logger.info("Checking pod status")
4646
projects = [
47-
"patterns-operator",
47+
"openshift-operators",
4848
"open-cluster-management-agent",
4949
"open-cluster-management-agent-addon",
5050
"openshift-gitops",

0 commit comments

Comments
 (0)