-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
Description
Using github actions we could run our E2E tests against proper kubernetes cluster created using tools like kind.
Ideally this would run the tests against a couple of k8s version. (Something the the last 4 maybe?) When running parallel this should be too slow.
The E2E tests are currently a bit neglected and don't pass properly 😞
Partly because the are not executed automatically
Reactions are currently unavailable