mayadata-io / oep-e2e

Plan tests and run them for OpenEBS Enterprise Platform
Apache License 2.0
6 stars 10 forks source link

[ Kubera API Test ] (feat)[build]: add github action #873

Closed amitbhatt818 closed 2 years ago

amitbhatt818 commented 4 years ago

Setup github actions for kubera-api-testing which includes following tasks

  1. Install eksctl
  2. Script linting check
  3. Configure AWS credentials from secrets
  4. Create EKS cluster using eksctl
  5. Checkout this repo
  6. Install DOP on cluster
  7. Cluster cleanup
amitbhatt818 commented 4 years ago

https://github.com/mayadata-io/kubera-api-testing/pull/8