We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5e6318 + f7a14ee commit 9438c6fCopy full SHA for 9438c6f
contributors/devel/sig-testing/bazel.md
@@ -41,17 +41,6 @@ $ bazel test //pkg/kubectl/...
41
[gazelle]: https://github.com/bazelbuild/rules_go/tree/master/go/tools/gazelle
42
[bazel-python-faq]: https://github.com/bazelbuild/bazel/issues/7899
43
44
-## Planter
45
-If you don't want to install Bazel, you can instead try using the unofficial
46
-[Planter](https://git.k8s.io/test-infra/planter) tool,
47
-which runs Bazel inside a Docker container.
48
-
49
-For example, you can run
50
-```console
51
-$ ../test-infra/planter/planter.sh make bazel-test
52
-$ ../test-infra/planter/planter.sh bazel build //cmd/kubectl
53
-```
54
55
## Continuous Integration
56
57
There are several bazel CI jobs:
0 commit comments