Botond Dénes
Botond Dénes
> CI state **`FAILURE`** - https://jenkins.scylladb.com/job/releng/job/Scylla-CI/2390/ [Sanity Tests / resharding_test.TestReshardingSingleNodeGating.test_resharding_by_murmur3_gating[1-TimeWindowCompactionStrategy-15]](https://jenkins.scylladb.com/job/releng/job/Scylla-CI/2390/testReport/junit/resharding_test/TestReshardingSingleNodeGating/Sanity_Tests___test_resharding_by_murmur3_gating_1_TimeWindowCompactionStrategy_15_/) failed, the test timed out. Unrelated to this PR, restarting the CI
@scylladb/scylla-maint ping.
@sclladb/scylla-maint ping. This PR is blocking progress on another PR and soon yet another one.
Test failures are completely bonkers. As if an old version of scylla was built, which doesn't have the fixes/features tested by the tests.
Try rebasing.
Dequeued, breaks the build: ``` 09:11:03 service/storage_service.cc:921:59: error: no viable conversion from 'utils::tagged_uuid' to 'utils::UUID' 09:11:03 auto nodes = _gossiper.get_nodes_with_host_id(host_id); 09:11:03 ^~~~~~~ 09:11:03 ./utils/UUID.hh:28:7: note: candidate constructor (the implicit copy...
> locator::host_id is introduced after this PR. > > Fixed in v2: > > [1a4f991](https://github.com/scylladb/scylladb/commit/1a4f991006f76c057e5660337e88acfd52191063) > > Can you queue this one? Yes, I will queue once CI approves.
> @nyh @denesb Could you merge this PR? We need it to enable the documentation PR preview feature. Queued.