mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
- Remove serial_schedule. As was alluded to in the README, it's really quote pointless. - Remove unused PORT/HOST variables - Fix typos
11 lines
297 B
Plaintext
11 lines
297 B
Plaintext
# ----------
|
|
# Like in PostgreSQL src/test/regress/parallel_schedule, we put no
|
|
# more than twenty tests in any one parallel group; this limits the
|
|
# number of connections needed to run the tests.
|
|
# ----------
|
|
|
|
test: zenith-cid
|
|
test: zenith-rel-truncate
|
|
test: zenith-clog
|
|
test: zenith-vacuum-full
|