fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Break down e2e pipeline into multiple runs to reduce the running time.
What would you like to be added/changed?
Currently our e2e pipeline takes ~2h we should look at those test and see which tests are important and should be running always for a PR and which tests should only run against main + before a release.