26bb6696ba1b18ff5c062d780a9360e750691052 | Author: Amos Kong <amos@scylladb.com>
| 2021-06-01 21:50:48+08:00
script: add options to cassandra-harry script
This patch added options to wrap script, it supported to assign test
duraton from cmdline.
Signed-off-by: Amos Kong <amos@scylladb.com>
02296963c97b43e7247ef9d1228ed244cfe3f778 | Author: Amos Kong <amos@scylladb.com>
| 2021-01-19 22:24:20+08:00
scripts: add scripts/cassandra-harry
We want to use cassandra-harry in automation test, and it's not
convenient to set eveything in yaml config.
This patch added a script to accept the cmdline options and editing the
yaml config.
Signed-off-by: Amos Kong <amos@scylladb.com>
b566e8fb8aaff5a1420f55dd44ac366b4465ace7 | Author: Amos Kong <amos@scylladb.com>
| 2021-01-19 22:03:46+08:00
Makefile: support to build without creating docker image
When external cluster is used, docker isn't needed.
Signed-off-by: Amos Kong <amos@scylladb.com>
dee239e915b13d778b9f0eb5b121ed1cb4b174eb | Author: Amos Kong <amos@scylladb.com>
| 2021-01-19 21:55:37+08:00
disable harry-integration local (in-jvm) module for standalone mode
In case we don't need the docker integration of `harry-integration`
and we are using an external running cassandra
Signed-off-by: Amos Kong <amos@scylladb.com>