mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
The "--release" option of test/cqlpy/run can be used to run current cqlpy tests against any official release of Scylla, which is automatically downloaded from Scylla's S3 bucket. You should be able to run tests like that even without having compiled Scylla from source. But we had a bug, where test/cqlpy/run looked for the built Scylla executable *before* parsing the "--release" option, and this bug is fixed in this patch. The Alternator version of the run script, test/alternator/run, doesn't need to be fixed because it already did things in the right order. Signed-off-by: Nadav Har'El <nyh@scylladb.com>
2.3 KiB
Executable File
2.3 KiB
Executable File