mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
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
5 lines
134 B
YAML
5 lines
134 B
YAML
type: Python
|
|
extra_scylla_cmdline_options:
|
|
- "--experimental-features=broadcast-tables"
|
|
- "--enable-user-defined-functions=false"
|