Skip to content

x/build/cmd/gomote: put14 reports "unknown builder" #11711

@aclements

Description

@aclements
$ gomote create openbsd-386-gce56
$ gomote push user-austin-openbsd-386-gce56-0
$ gomote put14 user-austin-openbsd-386-gce56-0
Error running put14: unknown builder "user-austin-openbsd-386-gce56-0"

I think namedConfig in list.go hasn't kept up with the user-x-builder-n notation, since it looks for a build config whose name is a prefix of the given buildlet name. Simply changing HasPrefix to Contains works for my case, but feels like an ugly solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions