arlon icon indicating copy to clipboard operation
arlon copied to clipboard

Github action integration for e2e tests

Open Rohitrajak1807 opened this issue 2 years ago • 1 comments

Rohitrajak1807 avatar Oct 12 '22 11:10 Rohitrajak1807

What works and what doesn't?

  • The bash script for setting up the controller and argocd works.
  • kuttl on GH Actions for E2E works.
  • Git server container doesn't work(error 504: alternatives being sought). Current workaround is to use a personal repository under my account for the dev phase, we might (and should) switch to a repository under arlonoroj when the GH Action is integrated with our repo.
  • This GH action will also need a set of AWS credentials for setting up CAPA.

Rohitrajak1807 avatar Oct 14 '22 17:10 Rohitrajak1807