Skip to content

Commit 18d0035

Browse files
committed
drop bazel related tools references from sig testing charter
1 parent 28f1f31 commit 18d0035

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

sig-testing/charter.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ health of the project.
2727

2828
- Project CI and workflow automation via tools such as [prow] and [tide]
2929
- Infrastructure to support running project CI at scale, including tools
30-
such as [boskos], [ghproxy] and [greenhouse]
30+
such as [boskos] and [ghproxy]
3131
- Providing a place and schema in which to upload test results for
3232
contributors who wish to provide additional test results not generated
3333
by the project's CI
@@ -37,8 +37,7 @@ health of the project.
3737
process via tools such as [job configs], [kubetest]
3838
- Tools that facilitate configuration management of github such as
3939
[peribolos] and [label_sync]
40-
- Tools that facilitate local testing of kubernetes such as [greenhouse]
41-
and [kind]
40+
- Tools that facilitate local testing of kubernetes such as [kind]
4241
- Ensuring all of the above is kept running on a best effort basis
4342
- Tools, frameworks and libraries that make it possible to write tests against
4443
kubernetes such as e2e\* or integration test frameworks.
@@ -118,15 +117,13 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
118117

119118
[boskos]: https://git.k8s.io/test-infra/boskos
120119
[ghproxy]: https://git.k8s.io/test-infra/ghproxy
121-
[greenhouse]: https://git.k8s.io/test-infra/greenhouse
122120
[gubernator]: http://k8s-gubernator.appspot.com
123121
[job configs]: https://git.k8s.io/test-infra/config/jobs
124122
[kettle]: https://git.k8s.io/test-infra/kettle
125123
[kind]: https://github.com/kubernetes-sigs/kind
126124
[kubetest]: https://git.k8s.io/test-infra/kubetest
127125
[label_sync]: https://git.k8s.io/test-infra/label_sync
128126
[peribolos]: https://git.k8s.io/test-infra/prow/cmd/peribolos
129-
[planter]: https://git.k8s.io/test-infra/planter
130127
[prow]: https://prow.k8s.io
131128
[testgrid]: https://testgrid.k8s.io
132129
[tide]: https://prow.k8s.io/tide

0 commit comments

Comments
 (0)