Files
neon/test_runner/sql_regress/parallel_schedule
Heikki Linnakangas 66a8bbe5dc Add test functions to neon_test_utils to consume CPU, memory, or local disk.
This is handy for testing VM autoscaling.
2023-11-17 00:59:42 +01:00

12 lines
311 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-test-utils
test: neon-vacuum-full