Commit 20bef27
Exclude acceptance-tagged overlay stress tests from CI
"Rust overlay SCP latency under TX load" and "Rust overlay 15-node 2000 TPS
stress test" are multi-node TPS benchmarks that were tagged [acceptance] but
still matched the CI TEST_SPEC via [overlay-ipc-large]. They time out on CI
runners when sharing CPU with the other test partitions (the 15-node test
uses ~136s of its 250s budget even on an idle 22-core machine). Filter
[acceptance] out of that group so CI runs the remaining [overlay-ipc-large]
coverage (10-node consensus) without the flaky benchmarks.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 292eed4 commit 20bef27
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
| |||
0 commit comments