Botond Dénes
Botond Dénes
I want to start a BYO job with this PR, don't merge until we see the result of this run. Last time I added validation to the read path CI/promotion...
> CI state **`FAILURE`** - https://jenkins.scylladb.com/job/releng/job/Scylla-CI/2212/ CI found further invalid mutation fragment streams. I will look into them.
Found https://github.com/scylladb/scylladb/issues/11561.
New in v2: * Fix the newly found https://github.com/scylladb/scylladb/issues/11561 (thanks to the validator).
Its the flaky CDC test [Sanity Tests / cdc_test.TestCdc.test_cluster_expansion_with_cdc[Multi_DC_cluster]](https://jenkins.scylladb.com/job/releng/job/Scylla-CI/2280/testReport/junit/cdc_test/TestCdc/Sanity_Tests___test_cluster_expansion_with_cdc_Multi_DC_cluster_/) again.
Rebased on master.
New in v3: * Use `logger::is_enabled()` instead of open-coding the same.
Started BYO full dtest run: https://jenkins.scylladb.com/job/scylla-master/job/byo/job/byo_build_tests_dtest/1513/ Don't merge until this is finished.
BYO is currently broken and I also just realized we have a list of tests that are known to be fail, so I will have to go over each failed...
Split out: * https://github.com/scylladb/scylladb/pull/11603 * https://github.com/scylladb/scylladb/pull/11604