From d87965e15d95b65408692fdc1f88e7dafc5849ce Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Wed, 10 May 2017 15:00:31 -0700 Subject: [PATCH] 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 --- sig-list.md | 2 +- sig-testing/README.md | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/sig-list.md b/sig-list.md index 9177c57f6..4bdc04c08 100644 --- a/sig-list.md +++ b/sig-list.md @@ -37,7 +37,7 @@ When the need arises, a [new SIG can be created](sig-creation-procedure.md) | [Scheduling](sig-scheduling/README.md) | [@davidopp (David Oppenheimer, Google)](https://github.com/davidopp)
[@timothysc (Timothy St. Clair, Red Hat)](https://github.com/timothysc) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling) | [#sig-scheduling](https://kubernetes.slack.com/messages/sig-scheduling/) | Alternate between Mondays at 1 PM PT and Wednesdays at 12:30 AM PT on [Zoom](https://zoom.us/zoomconference?m=rN2RrBUYxXgXY4EMiWWgQP6Vslgcsn86) | | [Service Catalog](sig-service-catalog/README.md) | [@pmorie (Paul Morie, Red Hat)](https://github.com/pmorie)
[@arschles (Aaron Schlesinger, Microsoft (formerly Deis)](github.com/arschles)
[@vaikas-google (Ville Aikas, Google)](https://github.com/vaikas-google)
[@duglin (Doug Davis, IBM)](https://github.com/duglin)| [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog) | [#sig-service-catalog](https://kubernetes.slack.com/messages/sig-service-catalog/) | [Mondays at 1 PM PST](https://zoom.us/j/7201225346) | | [Storage](sig-storage/README.md) | [@saad-ali (Saad Ali, Google)](https://github.com/saad-ali)
[@childsb (Brad Childs, Red Hat)](https://github.com/childsb) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-storage) | [#sig-storage](https://kubernetes.slack.com/messages/sig-storage/) | Bi-weekly Thursdays 9 AM PST (or more frequently) on [Zoom](https://zoom.us/j/614261834) | -| [Testing](sig-testing/README.md) | [@spiffxp (Aaron Crickenberger, Samsung)](https://github.com/spiffxp)
[@ixdy (Jeff Grafton, Google)](https://github.com/ixdy) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-testing) | [#sig-testing](https://kubernetes.slack.com/messages/sig-testing/) | [Tuesdays at 9:30 AM PT](https://zoom.us/j/553910341) | +| [Testing](sig-testing/README.md) | [@spiffxp (Aaron Crickenberger, Samsung SDS)](https://github.com/spiffxp)
[@fejta (Erick Fejta, Google)](https://github.com/fejta)
[@timothysc (Timothy St. Clair, Heptio)](https://github.com/timothysc) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-testing) | [#sig-testing](https://kubernetes.slack.com/messages/sig-testing/) | [Tuesdays at 1:00PM PT](https://zoom.us/j/553910341) | | [UI](sig-ui/README.md) | [@romlein (Dan Romlein, Apprenda)](https://github.com/romlein)
[@bryk (Piotr Bryk, Google)](https://github.com/bryk) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-ui) | [#sig-ui](https://kubernetes.slack.com/messages/sig-ui/) | Wednesdays at 4:00 PM CEST | | [Windows](sig-windows/README.md) | [@michmike77 (Michael Michael, Apprenda)](https://github.com/michmike)| [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-windows) | [#sig-windows](https://kubernetes.slack.com/messages/sig-windows) | Bi-weekly Tuesdays at 9:30 AM PT | diff --git a/sig-testing/README.md b/sig-testing/README.md index 8110d87e9..ccb6fdc9b 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