mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 22:42:57 +00:00
11 lines
289 B
Plaintext
11 lines
289 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: neon-cid
|
|
test: neon-rel-truncate
|
|
test: neon-clog
|
|
test: neon-vacuum-full
|