diff options
Diffstat (limited to 'src/test/isolation/isolation_schedule')
-rw-r--r-- | src/test/isolation/isolation_schedule | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/isolation/isolation_schedule b/src/test/isolation/isolation_schedule index 99dd7c6bdbf..31900cb920b 100644 --- a/src/test/isolation/isolation_schedule +++ b/src/test/isolation/isolation_schedule @@ -72,3 +72,7 @@ test: timeouts test: vacuum-concurrent-drop test: predicate-gist test: predicate-gin +# The checksum_enable suite will enable checksums for the cluster so should +# not run before anything expecting the cluster to have checksums turned off +test: checksum_cancel +test: checksum_enable |