Cezar Moise
Cezar Moise
> What's missing here to complete this? Just updated to use a setup with 3 racks, one node per rack initially, then scale out with one node per rack.
> [@cezarmoise](https://github.com/cezarmoise) are you sure it's not a Scylla issue? I don't recognize we changed waiting for decommission to complete recently - so likely something changed in Scylla. The node...
Did not see it reproduced since.
Pushed https://github.com/scylladb/scylla-cluster-tests/commit/332d00d312135677fb3bca2e8f8c152a321936ed with PR fixes: - rebased to master - fixed Monkey typo - removed extra variables in jenkinfsfiles that were just the defaults
https://github.com/scylladb/scylla-cluster-tests/commit/aac796f021633bc5df500d6f1e55af1fb9d44bb0 Fixed unit tests error ``` 15:09:25 ValueError: Unsupported config option/s found: 15:09:25 * 'use_hdr_cs_histogram: True' ```
- e3253a6e14c24e6980100c000b3dee1ccafc4104 - updated all tests to use 3 availability zones (3 racks) - updated all tests to use 3 loaders (1 per rack) - updated all tests' initial write...
https://github.com/scylladb/scylla-cluster-tests/commit/3a5d3fb88c3f426ba4a80e030fa7e788484782bb - cleaned up commits - removed commits that were unrelated(moved to other PRs) - use GrowShrinkClusterNemesis instead of writing new code
https://github.com/scylladb/scylla-cluster-tests/commit/8b08feaa9f3fd5bdea231d3105f0fd3016817b3d rebased from master
https://github.com/scylladb/scylla-cluster-tests/commit/739c4f4e7820826fc8cd246d3ea194387b67373b: rebase to fix PR checks
https://github.com/scylladb/scylla-cluster-tests/commit/295827a8ba25756a97f717e7d694be17bd2a1210 use pre_create_keyspace for ttl case instead of user profile.