mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 20:46:56 +00:00
Current service initialization is a total mess in cql_test_env. Start the service the same order as in main.cc. Fixes #715, #716 './test.py --mode release' passes.