Skip to content

Commit 59cf16d

Browse files
authored
Merge pull request #7734 from michelle192837/master
Update with the new SIG Testing - TestGrid subproject.
2 parents 8f35516 + 60eb61e commit 59cf16d

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
@@ -3038,6 +3038,12 @@ sigs:
30383038
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
30393039
owners:
30403040
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
3041+
- name: testgrid
3042+
description: |
3043+
Welcome to TestGrid, a highly-configurable, interactive dashboard for viewing your test results in a grid!
3044+
This hosts Kubernetes-related projects for TestGrid (currently, the new frontend). See https://github.com/GoogleCloudPlatform/testgrid for the main repository (currently, backend components).
3045+
owners:
3046+
- https://raw.githubusercontent.com/kubernetes-sigs/testgrid/main/OWNERS
30413047
- name: testing-commons
30423048
description: |
30433049
**[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)