Skip to content

Commit 9438c6f

Browse files
authored
Merge pull request #4905 from SataQiu/fix-e2e-test-20200630
Remove planter from bazel.md
2 parents f5e6318 + f7a14ee commit 9438c6f

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)