Skip to content

Commit 5e77603

Browse files
authored
Merge pull request #583 from mbaldessari/fix-qe-tests2
Fix mcg qe test on spoke
2 parents 377d1ad + 1814602 commit 5e77603

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)