diff options
| author | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-05 16:22:24 +0100 |
|---|---|---|
| committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-07 15:28:16 +0100 |
| commit | d8b3e0cc2b3d03088e767c9323cdef149c48251a (patch) | |
| tree | 14cecd4545430ea933b4ce3a1e893c8bf41fbf6b /sig-testing | |
| parent | ec63dee0af8be6e4461e3295ab28e725ef519c4e (diff) | |
Generate SIG docs
Diffstat (limited to 'sig-testing')
| -rw-r--r-- | sig-testing/README.md | 56 |
1 files changed, 21 insertions, 35 deletions
diff --git a/sig-testing/README.md b/sig-testing/README.md index f9d64a22..554cf610 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -1,45 +1,31 @@ -# sig-testing +<!--- +This is an autogenerated file! -The Kubernetes Testing SIG (sig-testing) is a working group within the Kubernetes contributor community interested in how we can most effectively test Kubernetes. We're interested specifically in making it easier for the community to run tests and contribute test results, to ensure Kubernetes is stable across a variety of cluster configurations and cloud providers. +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. -## video conference +To understand how this file is generated, see generator/README.md. +--> +# Testing SIG -We meet weekly on Tuesdays at 1:00pm PDT (20:00 UTC) at [this zoom room](https://zoom.us/j/2419653117) +Interested in how we can most effectively test Kubernetes. We're interested specifically in making it easier for the community to run tests and contribute test results, to ensure Kubernetes is stable across a variety of cluster configurations and cloud providers. -## agenda +## Meetings +* [Tuesdays at 20:00 UTC](https://zoom.us/j/2419653117) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=20:00&tz=UTC). -We use [a public google doc](https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk) to track proposed agenda items, as well as take notes during meetings. +Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1z8MQpr_jTwhmjLMUaqQyBk1EYG_Y_3D4y4YdMJ7V1Kk). -The agenda is open for comment. Please contact the organizers listed below if you'd like to propose a topic. Typically in the absence of anything formal we poll attendees for topics, and discuss tactical work. +## Leads +* [Aaron Crickenberger](https://github.com/spiffxp), Samsung SDS +* [Erick Feja](https://github.com/fejta), Google +* [Timothy St. Clair](https://github.com/timothysc), Heptio -## slack +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-testing) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-testing) -[#sig-testing](https://kubernetes.slack.com/messages/sig-testing/) on kubernetes.slack.com -Signup for access at http://slack.kubernetes.io/ +<!-- BEGIN CUSTOM CONTENT --> -## github +<!-- END CUSTOM CONTENT --> -We use the following GitHub teams to notify SIG members of particular issues or PR's of interest: -- [@kubernetes/sig-testing-api-reviews](https://github.com/orgs/kubernetes/teams/sig-testing-api-reviews) -- [@kubernetes/sig-testing-bugs](https://github.com/orgs/kubernetes/teams/sig-testing-bugs) -- [@kubernetes/sig-testing-feature-requests](https://github.com/orgs/kubernetes/teams/sig-testing-feature-requests) -- [@kubernetes/sig-testing-misc](https://github.com/orgs/kubernetes/teams/sig-testing-misc) -- [@kubernetes/sig-testing-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-testing-pr-reviews) -- [@kubernetes/sig-testing-proposals](https://github.com/orgs/kubernetes/teams/sig-testing-proposals) -- [@kubernetes/sig-testing-test-failures](https://github.com/orgs/kubernetes/teams/sig-testing-test-failures) - -Note, you will need to be a member of the kubernetes GitHub organization to see these teams. The [membership requirements](https://github.com/kubernetes/community/blob/master/community-membership.md#member) are still being fleshed out. In the meantime, 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 - -https://groups.google.com/forum/#!forum/kubernetes-sig-testing (FWIW this doesn't see a lot of traffic, come find us in slack!) - -## organizers - -- [Aaron Crickenberger, Samsung SDS](https://github.com/spiffxp), email: spiffxp@gmail.com -- [Erick Fejta, Google](https://github.com/fejta), email: fejta@google.com -- [Timothy St. Clair, Heptio](https://github.com/timothysc), email: tstclair@heptio.com +Last generated: Wed Jun 7 2017 14:27:56
\ No newline at end of file |
