actions-runner-controller/testing
Yusuke Kuoka 473295e3fc
Enhance the E2E test to be runnable against remote clusters on e.g. AWS EKS (#1610)
This contains apparently enough changes to the current E2E test code to make it runnable against remote Kubernetes clusters. I was actually able to make the test passing against my AWS EKS based test clusters with these changes. You still need to trigger it manually from a local checkout of the ARC repo today. But this might be the foundation for automated E2E tests against major cloud providers.
2022-07-07 20:48:07 +09:00
..
runtime e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
bash.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
docker.go Enhance the E2E test to be runnable against remote clusters on e.g. AWS EKS (#1610) 2022-07-07 20:48:07 +09:00
getenv.go e2e,acceptance: Cover enterprise runners (#1124) 2022-02-17 09:16:28 +09:00
git.go e2e,acceptance: Cover enterprise runners (#1124) 2022-02-17 09:16:28 +09:00
kubectl.go Cover ARC upgrade in E2E test (#1592) 2022-07-01 21:32:05 +09:00
random.go e2e: Cover RunnerDeployment (#668) 2021-06-29 17:52:43 +09:00
testing.go Enhance the E2E test to be runnable against remote clusters on e.g. AWS EKS (#1610) 2022-07-07 20:48:07 +09:00
workflow.go Reflect manual test scenario for containerMode=kubernetes to E2E (#1588) 2022-06-30 09:09:58 +09:00