You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do execute e2e tests against a number of platform with different container image publishers but for most of the tests, the way the image is published does not matter at all so I think we should re-organize the e2e to:
define the tests beseline as vanilla k8s + knative with spectrum
specific test for OpenShift
specific test for OpenShift + knative (if possible)
I think that makes sense to improve tests execution time and resources optimisation. For the baseline tests, we may want to choose the builder that's the most supported, to cover most of its surface.
We do execute e2e tests against a number of platform with different container image publishers but for most of the tests, the way the image is published does not matter at all so I think we should re-organize the e2e to:
@nicolaferraro @astefanutti WDYT ?
The text was updated successfully, but these errors were encountered: