Unable to run etcd-druid e2e tests locally due to skaffold unable to parse the skaffold.yaml #938
Labels
area/testing
Testing related
kind/bug
Bug
status/closed
Issue is closed (either delivered or triaged)
How to categorize this issue?
/area testing
/kind bug
What happened:
I tried to run druid e2e tests locally with
make ci-e2e-kind
but it fails with this error:I also updated my skaffold but still got the same error. I think there are some indentation problem in
skaffold.yaml
due to which skaffold is unable to parse the druid's skaffold manifest.What you expected to happen:
Druid e2e tests shouldn't failed
How to reproduce it (as minimally and precisely as possible):
I simply run this:
make ci-e2e-kind
but I'm not sure how's prow jobs are running fine.Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: