summaryrefslogtreecommitdiff
path: root/sig-testing
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2018-10-18 14:09:07 -0700
committerAaron Crickenberger <spiffxp@google.com>2018-10-18 14:09:07 -0700
commit1e83f0042f64bb7761909ca39bad3469e06cf7af (patch)
tree8f8712c5bec7fe59a07379a35a2f7a20e415ffdf /sig-testing
parent0bac6c6cb9daf215d75eae733bc108a62804ee0d (diff)
Address brendandburns review comments
Diffstat (limited to 'sig-testing')
-rw-r--r--sig-testing/charter.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/sig-testing/charter.md b/sig-testing/charter.md
index 75025b0e..d3cb74f0 100644
--- a/sig-testing/charter.md
+++ b/sig-testing/charter.md
@@ -11,11 +11,10 @@ away project toil. We focus on creating and running tools and infrastructure
that make it easier for the community to write and run tests, and to
contribute, analyze and act upon test results.
-We are not responsible for writing, fixing, nor actively troubleshooting the
-project's tests, as this is the responsibility of the respective test, feature,
-and subproject owners. We will however act as an escalation point of last
-resort for remediation if it is clear that misbehaving tests are harming the
-immediate health of the project.
+Although we are not responsible for ongoing test maintenance (see
+[Out of Scope] below), we will act as an escalation point of last resort for
+remediation if it is clear that misbehaving tests are harming the immediate
+health of the project.
### In scope
@@ -35,7 +34,8 @@ immediate health of the project.
[peribolos] and [label_sync]
- Tools that facilitate local testing of kubernetes such as [greenhouse]
and [kind]
-- Jobs that automate away project toil via [@fejta-bot]
+- Jobs that automate away project toil, such as [periodic jobs that run as
+ @fejta-bot]
- Ensuring all of the above is kept running on a best effort basis
- Tools, frameworks and libraries that make it possible to write tests against
kubernetes such as e2e\* or integration test frameworks.
@@ -85,10 +85,10 @@ time.
require a consultation with SIG Contributor Experience, and a lazy consensus
issue with [kubernetes-dev@] notice.
-### Out of scope
+### Out of Scope
-- We are not responsible for troubleshooting or writing tests or jobs for
- features or subprojects owned by other SIGs
+- We are not responsible for writing, fixing nor actively troubleshooting tests
+ for features or subprojects owned by other SIGs
- We are not responsible for ongoing maintenance of the project's CI Signal,
as this is driven by tests and jobs owned by other SIGs. We do however have
an interest in producing tools to help improve the signal.
@@ -118,7 +118,7 @@ Subprojects are created by Tech Leads following the process defined in [sig-gove
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
[lazy consensus]: http://en.osswiki.info/concepts/lazy_consensus
-[@fejta-bot]: https://github.com/fejta-bot
+[periodic jobs that run as @fejta-bot]: https://git.k8s.io/test-infra/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml
[boskos]: https://git.k8s.io/test-infra/boskos
[ghproxy]: https://git.k8s.io/test-infra/ghproxy
[greenhouse]: https://git.k8s.io/test-infra/greenhouse