Skip to content

Can't run tests locally #90

@grantr

Description

@grantr

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 directory

So I try to run ./test.sh but that exits immediately:

$ ./test.sh
using tools

Are there any docs on how to run tests?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions