You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
argocd-operator is a dependency for gitops-operator. Not all E2E tests that are in argocd-operator are in gitops-operator, and vice versa. When new tests are added to this repository, while reviewing:
7
+
- check if these tests are specific to openshift
8
+
- if these tests are not specific to openshift, check if these are being tested in argocd-operator too
9
+
- if it is not specific to openshift and not being tested in argocd-operator, remind user that a sibling PR in argocd-operator may be needed.
0 commit comments