summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Lancashire <dani@builds.terrible.systems>2022-03-02 15:37:12 +0100
committerDanielle Lancashire <dani@builds.terrible.systems>2022-03-03 14:53:31 +0100
commit8d1bc502de9e24b8cb213d258df20dae49b35549 (patch)
treeabe10dc1cd95bd992e71d467c2ca89889cbaf421
parent496bce31b971fab7572ca2c08b28ab59fd7b1249 (diff)
sig-node: add ci-testing subproject
-rw-r--r--sig-node/README.md7
-rw-r--r--sigs.yaml7
2 files changed, 14 insertions, 0 deletions
diff --git a/sig-node/README.md b/sig-node/README.md
index 33af6948..c292b40b 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -53,6 +53,13 @@ The following [working groups][working-group-definition] are sponsored by sig-no
## Subprojects
The following [subprojects][subproject-definition] are owned by sig-node:
+### ci-testing
+- **Owners:**
+ - [kubernetes/kubernetes/test/e2e_node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/OWNERS)
+ - [kubernetes/test-infra/config/jobs/kubernetes/sig-node](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/OWNERS)
+ - [kubernetes/test-infra/jobs/e2e_node](https://github.com/kubernetes/test-infra/blob/master/jobs/e2e_node/OWNERS)
+- **Contact:**
+ - [Mailing List](https://groups.google.com/g/kubernetes-sig-node-test-failures)
### cri-api
- **Owners:**
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
diff --git a/sigs.yaml b/sigs.yaml
index d03e4148..e1084ebf 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1975,6 +1975,13 @@ sigs:
github: tpepper
name: Tim Pepper
subprojects:
+ - name: ci-testing
+ contact:
+ mailing_list: https://groups.google.com/g/kubernetes-sig-node-test-failures
+ owners:
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
+ - https://raw.githubusercontent.com/kubernetes/test-infra/master/jobs/e2e_node/OWNERS
- name: cri-api
owners:
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS