Commit cd6f654
committed
test(infra): run the e2e suite serially
Parallel execution on one CI runner maximized cold-start races and
resource pressure: the billing test's Envoy access-log scrape ran before
the merged proxy had served its route. Run chainsaw with --parallel 1
(as the retired bridge harness did) so the shared data plane warms
progressively and each scenario runs against a ready proxy.
Refs #279.1 parent 7f208a1 commit cd6f654
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
425 | 426 | | |
426 | 427 | | |
427 | 428 | | |
| |||
0 commit comments