Skip to content

Commit

Permalink
Merge pull request #22809 from philip-stoev/testdrive-fix-cluster-no
Browse files Browse the repository at this point in the history
testdrive: Fortify disk-feature-flag.td
  • Loading branch information
philip-stoev authored Oct 31, 2023
2 parents 4ae47b3 + fd6def5 commit 2ed76c6
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 2ed76c6

Please sign in to comment.