diff options
| author | Aaron Crickenberger <spiffxp@gmail.com> | 2017-05-10 15:00:31 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@gmail.com> | 2017-05-10 15:56:15 -0700 |
| commit | d87965e15d95b65408692fdc1f88e7dafc5849ce (patch) | |
| tree | ce4ded212cac5ccebd7b9f447ceafa8d7efa1a5b /sig-testing | |
| parent | 44467c5bfa7a9d5c1e86d1d6b3a53ca5bf11986d (diff) | |
Update SIG Testing info
- new meeting time, 9:30am PDT -> 1:00pm PDT
- new organizers: @fejta, @timothysc
- dropped old github team, added new github teams (hi @kubernetes/sig-testing-pr-reviews)
- added `sig/testing` label queries
Diffstat (limited to 'sig-testing')
| -rw-r--r-- | sig-testing/README.md | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md index 8110d87e..ccb6fdc9 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -4,7 +4,7 @@ The Kubernetes Testing SIG (sig-testing) is a working group within the Kubernete ## video conference -We meet weekly on Tuesdays at 9:30am PDT (16:30 UTC) at [this zoom room](https://zoom.us/j/553910341) +We meet weekly on Tuesdays at 1:00pm PDT (20:00 UTC) at [this zoom room](https://zoom.us/j/553910341) ## agenda @@ -19,10 +19,20 @@ Signup for access at http://slack.kubernetes.io/ ## github -- [our github team: @kubernetes/sig-testing](https://github.com/orgs/kubernetes/teams/sig-testing) -- [issues mentioning @kubernetes/sig-testing](https://github.com/issues?q=is%3Aopen+team%3Akubernetes%2Fsig-testing) +We use the following GitHub teams to notify SIG members of particular issues or PR's of interest: +- @kubernetes/sig-testing-api-reviews +- @kubernetes/sig-testing-bugs +- @kubernetes/sig-testing-feature-requests +- @kubernetes/sig-testing-misc +- @kubernetes/sig-testing-pr-reviews +- @kubernetes/sig-testing-proposals +- @kubernetes/sig-testing-test-failures -We use the @kubernetes/sig-testing team to notify SIG members of particular issues or PR's of interest. If you would like to be added to this team, please contact the organizers listed below. +If you would like to be added to any of these teams, please contact the organizers listed below. + +We use the `sig/testing` label to identify issues that have mentioned any of the above teams +- [issues with `sig/testing` label applied](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+label%3Asig%2Ftesting) +- [PRs with `sig/testing` label applied](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+label%3Asig%2Ftesting) ## google group @@ -31,4 +41,5 @@ https://groups.google.com/forum/#!forum/kubernetes-sig-testing (FWIW this doesn' ## organizers - [Aaron Crickenberger, Samsung SDS](https://github.com/spiffxp), email: spiffxp@gmail.com -- [Jeff Grafton, Google](https://github.com/ixdy), email: jgrafton@google.com +- [Erick Fejta, Google](https://github.com/fejta), email: fejta@google.com +- [Timothy St. Clair, Heptio](https://github.com/timothysc), email: tstclair@heptio.com |
