Files
scylladb/test/cql/suite.yaml
Benny Halevy f3ab00e61c test: enable_create_table_with_compact_storage for tests that need it
Now enable_create_table_with_compact_storage can be set
to `false` by default in db/config.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2025-01-20 08:14:37 +02:00

5 lines
145 B
YAML

type: Approval
extra_scylla_cmdline_options:
# required for cdc_compact_storage_test.cql
- '--enable-create-table-with-compact-storage=true'