-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
When I run go test ./pkg/..., I get a bunch of errors that seem to be complaining about a missing /usr/local/bin/kubebuilder/bin/etcd executable:
fork/exec /usr/local/kubebuilder/bin/etcd: no such file or directorySo I try to run ./test.sh but that exits immediately:
$ ./test.sh
using toolsAre there any docs on how to run tests?
Metadata
Metadata
Assignees
Labels
No labels