From b05cdb2d9899b6a7b58139bc8dc0d9566dbac2bf Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Thu, 12 May 2016 15:30:07 -0700 Subject: [PATCH] Fill out sig-testing .md from first page of agenda/notes doc --- sig-testing/README.md | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/sig-testing/README.md b/sig-testing/README.md index eb84b6f8a..b84636032 100644 --- a/sig-testing/README.md +++ b/sig-testing/README.md @@ -1 +1,34 @@ -Mission Statement? Meeting Notes? Hangout Link? \ No newline at end of file +# sig-testing + +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. + +## video conference + +We meet weekly at 10:30am PDT (5:30pm UTC) at [this zoom room](https://zoom.us/j/553910341) + +## agenda + +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. + +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. + +## slack + +[#sig-testing](https://kubernetes.slack.com/messages/sig-testing/) on kubernetes.slack.com +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 @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. + +## google group + +https://groups.google.com/forum/#!forum/kubernetes-sig-testing + +## organizers + +- [Aaron Crickenberger, Samsung SDS](https://github.com/spiffxp), email: spiffxp@gmail.com +- [Jeff Grafton, Google](https://github.com/ixdy), email: jgrafton@google.com