Skip to content

Commit c2c6d1b

Browse files
aojeapohly
andauthored
Update contributors/devel/sig-testing/testing-strategy.md
Co-authored-by: Patrick Ohly <[email protected]>
1 parent fcd8fa1 commit c2c6d1b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

contributors/devel/sig-testing/testing-strategy.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@ of masking legit bugs that will be present in clusters running in production.
4747

4848
### Testing Strategy for Specific Features/Areas
4949

50-
If your focus is on a specific feature or area within Kubernetes, consider this strategy:
50+
If your focus is on a specific feature or area within Kubernetes, it is your responsibility
51+
to ensure that tests for that a) run in the CI and b) remain healthy.
52+
SIG Testing provides the *tooling* for running tests, but is not
53+
responsible for *running* specific tests.
54+
55+
Consider this strategy:
5156

5257
1. **Periodic Jobs:**
5358
- Run expensive E2E tests periodically (e.g., every 6 hours).

0 commit comments

Comments
 (0)