Files
scylladb/test/cql/test_config.yaml
Andrei Chekun e8c50a5ad4 test.py: switch of execution of several test directories by test.py runner
With this commit test.py will lose ability to run tests by itself always bypassing execution to the pytest.

NOTE: this is a breaking change. From this commit, several directories
with tests will require a path to the file to launch the test.
Affected directories
test/alternator
test/broadcast_tables
test/cql
test/cqlpy
test/rest_api
2026-01-09 11:59:25 +01: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'