Skip to content

Commit

Permalink
testdrive: Fortify disk-feature-flag.td
Browse files Browse the repository at this point in the history
DROP a cluster after the test is done using it
  • Loading branch information
philip-stoev committed Oct 31, 2023
1 parent 5e827ea commit fd6def5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testdrive/disk-feature-flag.td
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ exact:`WITH (DISK)` for cluster replicas is not supported
! ALTER CLUSTER no SET (REPLICATION FACTOR 1, DISK);
exact:`WITH (DISK)` for cluster replicas is not supported

> DROP CLUSTER no;

# Test that with `enable_create_source_denylist_with_options` off, if
# `enable_disk_cluster_replicas` is on, we can use `WITH(DISK)`.
Expand Down

0 comments on commit fd6def5

Please sign in to comment.