We recently added two checkpoint test configurations:
"test_checkpoint_row_server_93028_1;-t r -W 50 -r 2 -s 1 -x -n 100000 -k 100000 -C cache_size=250MB" "test_checkpoint_row_server_93028_2;-t r -W 50 -r 2 -s 1 -n 100000 -k 100000 -C cache_size=250MB"
to test/checkpoint/CMakeLists.txt. We want to keep PR testing under 25 minutes, but these tasks run 12 and 40 minutes respectively. This ticket is to remove these tests from PR testing and instead run them in a separate checkpoint-test-long-running-task