citus/src
Jelte Fennema a5f4fece13
Fix running PG upgrade tests with run_test.py (#6829)
In #6814 we started using the Python test runner for upgrade tests in
run_test.py, instead of the Perl based one. This had a problem though,
not all tests in minimal_schedule can be run with the Python runner.
This adds a separate minimal schedule for the pg_upgrade tests which
doesn't include the tests that break with the Python runner.

This PR also fixes various other issues that came up while testing
the upgrade tests.
2023-04-24 15:54:32 +02:00
..
backend skip restriction clause if it contains placeholdervar (#6857) 2023-04-17 18:14:01 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Add CPU usage to citus_stat_tenants (#6844) 2023-04-12 16:23:00 +03:00
test Fix running PG upgrade tests with run_test.py (#6829) 2023-04-24 15:54:32 +02:00