Skip to content

Commit 60eb61e

Browse files
Update with the new SIG Testing - TestGrid subproject.
1 parent d9d6997 commit 60eb61e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

sig-testing/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ Home for SIG Testing discussion and documents.
106106
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
107107
- **Owners:**
108108
- [kubernetes/test-infra](https://github.com/kubernetes/test-infra/blob/master/OWNERS)
109+
### testgrid
110+
Welcome to TestGrid, a highly-configurable, interactive dashboard for viewing your test results in a grid!
111+
This hosts Kubernetes-related projects for TestGrid (currently, the new frontend). See https://github.com/GoogleCloudPlatform/testgrid for the main repository (currently, backend components).
112+
- **Owners:**
113+
- [kubernetes-sigs/testgrid](https://github.com/kubernetes-sigs/testgrid/blob/main/OWNERS)
109114
### testing-commons
110115
**[best-effort]** The testing-commons subproject focuses on matters of code structure, layout, and execution of kubernetes/kubernetes test code. It is currently staffed on a best-effort basis; please bring discussions to the sig-testing slack channel or meeting. For historical context, please see the [former testing-commons meeting agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit) and [archived testing-commons slack channel](https://kubernetes.slack.com/archives/C9NK9KFFW)
111116
- **Owners:**

sigs.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,6 +3045,12 @@ sigs:
30453045
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
30463046
owners:
30473047
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
3048+
- name: testgrid
3049+
description: |
3050+
Welcome to TestGrid, a highly-configurable, interactive dashboard for viewing your test results in a grid!
3051+
This hosts Kubernetes-related projects for TestGrid (currently, the new frontend). See https://github.com/GoogleCloudPlatform/testgrid for the main repository (currently, backend components).
3052+
owners:
3053+
- https://raw.githubusercontent.com/kubernetes-sigs/testgrid/main/OWNERS
30483054
- name: testing-commons
30493055
description: |
30503056
**[best-effort]** The testing-commons subproject focuses on matters of code structure, layout, and execution of kubernetes/kubernetes test code. It is currently staffed on a best-effort basis; please bring discussions to the sig-testing slack channel or meeting. For historical context, please see the [former testing-commons meeting agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit) and [archived testing-commons slack channel](https://kubernetes.slack.com/archives/C9NK9KFFW)

0 commit comments

Comments
 (0)