Commit 2596934
committed
ci: add Many NodePools focus row to kind-perf-e2e matrix
Wires the new Many NodePools performance spec into the kind-perf-e2e
workflow so the DescribeTable sweep runs alongside the other scenarios
on every push to main. Focus regex matches the Ginkgo Context in
many_nodepools_test.go.
Fan-out cost is one additional matrix row against the existing seven
scenarios. If the largest sweep entry (500 NodePools) overflows the
per-matrix-job wall clock on the first run, splitting the DescribeTable
into two Its and adding a second matrix row is the mitigation path.
Signed-off-by: Nathaniel Jones <jonesflp@amazon.com>1 parent 127293a commit 2596934
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments