File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,13 @@ The following [working groups][working-group-definition] are sponsored by sig-no
53
53
## Subprojects
54
54
55
55
The following [ subprojects] [ subproject-definition ] are owned by sig-node:
56
+ ### ci-testing
57
+ - ** Owners:**
58
+ - [ kubernetes/kubernetes/test/e2e_node] ( https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/OWNERS )
59
+ - [ kubernetes/test-infra/config/jobs/kubernetes/sig-node] ( https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/OWNERS )
60
+ - [ kubernetes/test-infra/jobs/e2e_node] ( https://github.com/kubernetes/test-infra/blob/master/jobs/e2e_node/OWNERS )
61
+ - ** Contact:**
62
+ - [ Mailing List] ( https://groups.google.com/g/kubernetes-sig-node-test-failures )
56
63
### cri-api
57
64
- ** Owners:**
58
65
- [ kubernetes/cri-api] ( https://github.com/kubernetes/cri-api/blob/master/OWNERS )
Original file line number Diff line number Diff line change @@ -1976,6 +1976,13 @@ sigs:
1976
1976
github : tpepper
1977
1977
name : Tim Pepper
1978
1978
subprojects :
1979
+ - name : ci-testing
1980
+ contact :
1981
+ mailing_list : https://groups.google.com/g/kubernetes-sig-node-test-failures
1982
+ owners :
1983
+ - https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
1984
+ - https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
1985
+ - https://raw.githubusercontent.com/kubernetes/test-infra/master/jobs/e2e_node/OWNERS
1979
1986
- name : cri-api
1980
1987
owners :
1981
1988
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
You can’t perform that action at this time.
0 commit comments