argocd-operator icon indicating copy to clipboard operation
argocd-operator copied to clipboard

Introduce CI test infra for e2e test

Open amitkrout opened this issue 4 years ago • 3 comments

Is your task related to a problem? Please describe.

Introduce a new CI test infra that helps us to run e2e test against the freshly compiled operator image.

Describe the solution you'd like

https://github.com/argoproj-labs/argocd-operator/pull/318#issuecomment-852030941

Describe alternatives you've considered

Could be we can consider - GitHub Action and a Kubernetes cluster ?

Additional context

amitkrout avatar Jun 01 '21 11:06 amitkrout

ping @sbose78 @wtam2018 @jannfis

amitkrout avatar Jun 01 '21 11:06 amitkrout

ping @jopit

amitkrout avatar Jun 16 '21 13:06 amitkrout

I think this is addressed here: https://github.com/argoproj-labs/argocd-operator/blob/master/.github/workflows/ci-build.yaml#L44-L152 . Is there anything else that needs added for this?

tylerauerbeck avatar Dec 03 '21 16:12 tylerauerbeck