Commit 3f9b448
committed
nix: raise the integration check timeout for slow nested-docker tests
The VM's nested docker runs multi-network route-convergence tests several-fold
slower than bare metal, and -test.timeout=20m was too tight for the slowest
(TestAutoApproveMultiNetwork timed out mid-run). Raise it to 45m with a matching
globalTimeout so a slow test hits its own clean Go timeout, not the driver's.1 parent 08263df commit 3f9b448
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
139 | | - | |
140 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
| |||
0 commit comments