Merge pull request #3996 from devaips/new-test-soak-period
Conformance Tests: Reduce soak time for new tests
This commit is contained in:
commit
c36741e8cf
|
@ -51,7 +51,7 @@ specifically, a test is eligible for promotion to conformance if:
|
|||
- it passes against the appropriate versions of kubernetes as spelled out in
|
||||
the [conformance test version skew policy]
|
||||
- it is stable and runs consistently (e.g., no flakes), and has been running
|
||||
for at least one release cycle
|
||||
for at least two weeks
|
||||
- new conformance tests or updates to conformance tests for additional scenarios
|
||||
are only allowed before code freeze dates set by the release team to allow
|
||||
enough soak time of the changes and gives folks a chance to kick the tires
|
||||
|
|
Loading…
Reference in New Issue