redhat-developer / gitops-operator

An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.
Apache License 2.0
151 stars 283 forks source link

Add script to run Rollouts tests against gitops-operator repo #723

Closed jgwest closed 5 months ago

jgwest commented 5 months ago

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:

This PR adds a new shell script which can be run to verify the Argo Rollouts functionality within gitops-operator.

This PR only adds the scripts to the repo, so they can be called manually. We can add integration to CI in a separate PR.

Have you updated the necessary documentation?

openshift-ci[bot] commented 5 months ago

[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 ask for approval from jgwest. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/redhat-developer/gitops-operator/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
chetan-rns commented 5 months ago

/test v4.12-kuttl-sequential

jgwest commented 5 months ago

Thanks @chetan-rns!