Commit de56b99
authored
Updated YCQL driver, updated jepsen version and added print random seed (#125)
* Replace `rand-` calls with `jepsen.random` functions and upgrade Jepsen dependency to 0.3.10
* Set `JAVA_HOME` in Jepsen test runner to `/usr/lib/jvm/zulu-25.jdk`.
* Update `JAVA_HOME` to `/usr/lib/jvm/zulu-21.jdk` and log Java version in Jepsen test runner
* Set `JAVA_HOME` in Jepsen test runner to `/usr/lib/jvm/zulu-17.jdk`.
* Exclude `slf4j-api` from `cassaforte` and add explicit dependency on `slf4j-api 2.0.17`.
* Migrate from Cassaforte to DataStax Java Cassandra driver and refactor YCQL client utilities accordingly.
* Replace `cu/ls` with `cu/exists?` in post-install script assertion for improved clarity and reliability.
* Persist random seed in test map and update `cu/ls` usage for full path handling in `log-files`.
* Update default concurrency in Jepsen test runner from `4n` to `6n`1 parent 5f1079f commit de56b99
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments