Use installcheck-parallel in pg_upgrade's testsuite.
Andres Freund <andres@anarazel.de>
Use installcheck-parallel in pg_upgrade's testsuite. The installcheck run takes a sizable fraction of test.sh to run. Using a parallel schedule reduces that noticably. It's possible that we want to backpatch this at some point, to reduce buildfarm times, but for now lets just see if this upsets the buildfarm. Author: Andres Freund Discussion: https://postgr.es/m/20181105210039.hh4vvi4vwoq5ba2q@alap3.anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/test.sh | modified | +1 −1 |
Discussion
- Why do pg_upgrade's test use the serial schedule? 10 messages · 2018-11-05 → 2018-11-17