Merge pull request #7985 from BenTheElder/remove-oncall
remove deprecated sig testing groups
This commit is contained in:
commit
add6fd2fbd
|
@ -63,7 +63,4 @@ restrictions:
|
|||
- "^prow"
|
||||
- "^testgrid"
|
||||
- "^testing"
|
||||
usergroups:
|
||||
- "^test-infra-oncall$"
|
||||
- "^google-build-admin$"
|
||||
- path: "**/*" # prevent any other file from containing anything
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
usergroups:
|
||||
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
|
||||
- name: test-infra-oncall
|
||||
external: true
|
||||
|
||||
# maintained by https://github.com/kubernetes/test-infra/blob/master/experiment/slack-oncall-updater
|
||||
- name: google-build-admin
|
||||
external: true
|
Loading…
Reference in New Issue