This PR add a PR blocker with e2e. For now, it will build the repo and verifying by creating a cluster with 1 CP and 3 worker nodes. I mainly follow rke2 setup and a successful run could be found here.
If we want to add other test specs as a PR Blocker, we could simply add [PR-Blocking] in its spec name.
This PR add a PR blocker with e2e. For now, it will build the repo and verifying by creating a cluster with 1 CP and 3 worker nodes. I mainly follow rke2 setup and a successful run could be found here.
If we want to add other test specs as a PR Blocker, we could simply add
[PR-Blocking]
in its spec name.25