argoproj-labs / argo-rollouts-manager

Kubernetes Operator for Argo Rollouts controller.
https://argo-rollouts-manager.readthedocs.io/en/latest/
Apache License 2.0
84 stars 255 forks source link

Run upstream Argo Rollouts E2E tests on argo-rollouts-manager PRs #30

Closed jgwest closed 5 months ago

jgwest commented 5 months ago

All argo-rollout-manager PRs should have the upstream Argo Rollouts E2E tests run against them.

Not all of the Argo Rollouts E2E tests will work when tested in this configuration, so we can maintain a 'deny list' of tests to ignore (tests that are expected to fail).

The version of Argo Rollouts that we run the E2E tests from should correspond to the same upstream Argo Rollouts version that argo-rollouts-manager is installing.

jgwest commented 5 months ago

Red Hat JIRA Tracker: https://issues.redhat.com/browse/GITOPS-3914