Commit 81dd0bf
[Nexthop] Bump cmd_config_test to size=large
The suite is ~60 files of ConfigSession-backed tests, each doing several
fsync-backed writeFileAtomic calls per case; with this PR's added
peer-group tests the full run takes ~530s on a dev box and timed out at
Bazel's default moderate limit (300s) in the bazel-build CI job — killed
mid-fsync in ConfigSessionTestFixture.commandTrackingMultipleCommands,
50/51 remaining tests green. size=large raises the test timeout to 900s
(same precedent as thrift_packet_stream/tests).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 4f236b9 commit 81dd0bf
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments