Skip to content

Commit c36c01d

Browse files
committed
Disable autovacuum to make test stable
1 parent 871b05d commit c36c01d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/pax_storage/src/test/regress/parallel_schedule

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ test: transactions
113113
# ----------
114114
# Another group of parallel tests
115115
# ----------
116+
test: disable_autovacuum
116117
test: privileges init_privs security_label collate lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password identity appendonly_sample aocs_sample
118+
test: enable_autovacuum
117119

118120
test: matview
119121
# ignore reason:

0 commit comments

Comments
 (0)