Skip to content

Commit f7a14ee

Browse files
committed
remove planter from bazel.md
Signed-off-by: SataQiu <[email protected]>
1 parent 895c3b3 commit f7a14ee

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

contributors/devel/sig-testing/bazel.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,6 @@ $ bazel test //pkg/kubectl/...
4141
[gazelle]: https://github.com/bazelbuild/rules_go/tree/master/go/tools/gazelle
4242
[bazel-python-faq]: https://github.com/bazelbuild/bazel/issues/7899
4343

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-
5544
## Continuous Integration
5645

5746
There are several bazel CI jobs:

0 commit comments

Comments
 (0)