Commit 2c7d920
committed
tests: use system time in milliseconds to generate keyspace name suffix
There are test suites where test cases share the same keyspace, but few of
cases require a dedicated keyspace with specific parameters.
The change allows producing unique keyspace name based on system time in microseconds,
to ensure the unique name for paralelized tests.1 parent 33d818b commit 2c7d920
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments