drop bazel related tools references from sig testing charter

This commit is contained in:
Benjamin Elder 2025-04-10 16:20:28 -07:00
parent 28f1f316e2
commit 18d0035bfe
1 changed files with 2 additions and 5 deletions

View File

@ -27,7 +27,7 @@ health of the project.
- Project CI and workflow automation via tools such as [prow] and [tide] - Project CI and workflow automation via tools such as [prow] and [tide]
- Infrastructure to support running project CI at scale, including tools - Infrastructure to support running project CI at scale, including tools
such as [boskos], [ghproxy] and [greenhouse] such as [boskos] and [ghproxy]
- Providing a place and schema in which to upload test results for - Providing a place and schema in which to upload test results for
contributors who wish to provide additional test results not generated contributors who wish to provide additional test results not generated
by the project's CI by the project's CI
@ -37,8 +37,7 @@ health of the project.
process via tools such as [job configs], [kubetest] process via tools such as [job configs], [kubetest]
- Tools that facilitate configuration management of github such as - Tools that facilitate configuration management of github such as
[peribolos] and [label_sync] [peribolos] and [label_sync]
- Tools that facilitate local testing of kubernetes such as [greenhouse] - Tools that facilitate local testing of kubernetes such as [kind]
and [kind]
- Ensuring all of the above is kept running on a best effort basis - Ensuring all of the above is kept running on a best effort basis
- Tools, frameworks and libraries that make it possible to write tests against - Tools, frameworks and libraries that make it possible to write tests against
kubernetes such as e2e\* or integration test frameworks. kubernetes such as e2e\* or integration test frameworks.
@ -118,7 +117,6 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
[boskos]: https://git.k8s.io/test-infra/boskos [boskos]: https://git.k8s.io/test-infra/boskos
[ghproxy]: https://git.k8s.io/test-infra/ghproxy [ghproxy]: https://git.k8s.io/test-infra/ghproxy
[greenhouse]: https://git.k8s.io/test-infra/greenhouse
[gubernator]: http://k8s-gubernator.appspot.com [gubernator]: http://k8s-gubernator.appspot.com
[job configs]: https://git.k8s.io/test-infra/config/jobs [job configs]: https://git.k8s.io/test-infra/config/jobs
[kettle]: https://git.k8s.io/test-infra/kettle [kettle]: https://git.k8s.io/test-infra/kettle
@ -126,7 +124,6 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
[kubetest]: https://git.k8s.io/test-infra/kubetest [kubetest]: https://git.k8s.io/test-infra/kubetest
[label_sync]: https://git.k8s.io/test-infra/label_sync [label_sync]: https://git.k8s.io/test-infra/label_sync
[peribolos]: https://git.k8s.io/test-infra/prow/cmd/peribolos [peribolos]: https://git.k8s.io/test-infra/prow/cmd/peribolos
[planter]: https://git.k8s.io/test-infra/planter
[prow]: https://prow.k8s.io [prow]: https://prow.k8s.io
[testgrid]: https://testgrid.k8s.io [testgrid]: https://testgrid.k8s.io
[tide]: https://prow.k8s.io/tide [tide]: https://prow.k8s.io/tide