runtime icon indicating copy to clipboard operation
runtime copied to clipboard

add test EKS github actions

Open meldafrawi opened this issue 2 years ago • 0 comments

This PR will add a GH action that will provision single node aws eks cluster and run make test against it. The GH action will be triggered everyday at 07:00 UTC.

The following values are used as retrieved from secrets

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • AWS_ROLE_TO_ASSUME

Signed-off-by: Mohamed Eldafrawi [email protected]

meldafrawi avatar Sep 20 '22 19:09 meldafrawi