gitops-operator
gitops-operator copied to clipboard
Run Rollouts operator E2E tests in both namespace/cluster scoped
What type of PR is this? /kind enhancement
What does this PR do / why we need it: At present, we only run the Argo Rollouts Operator cluster-scoped tests. This PR adds logic that allows us to ALSO run the namespace-scoped Argo Rollouts tests. (Ensuring coverage of both scenarios, for users of gitops operator)
How to test changes / Special notes to the reviewer: I've tested it manually on clusterbot OpenShift, and all tests pass.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign jgwest for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/retest
/lgtm
Thanks @jparsai!