Skip to content

Commit 43c228d

Browse files
Add scalability requirement for graduation
1 parent 6f750c5 commit 43c228d

File tree

1 file changed

+3
-0
lines changed
  • keps/sig-apps/2879-ready-pods-job-status

1 file changed

+3
-0
lines changed

keps/sig-apps/2879-ready-pods-job-status/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ pods that have the `Ready` condition.
139139

140140
- Feature gate enabled by default.
141141
- Existing [E2E] and [conformance] tests passing.
142+
- Scalability tests for Jobs of varying sizes, up to 500 parallelism, that keep
143+
track of metric `job_sync_duration_seconds`. There should be no significant
144+
degradation after enabling the feature gate.
142145

143146
[E2E]: https://testgrid.k8s.io/sig-apps#gce&include-filter-by-regex=apps%5C%5D%20Job
144147
[Conformance]: https://testgrid.k8s.io/conformance-all#Conformance%20-%20GCE%20-%20master&include-filter-by-regex=sig-apps&include-filter-by-regex=Job&exclude-filter-by-regex=CronJob

0 commit comments

Comments
 (0)