Petr Hála

Results 191 comments of Petr Hála

> I'm not sure why it happens so frequently in this branch. I think it is because you change the file (removed the import) and thus it is running 100times....

`We need to extend existing SCT tests to have batchlog writes in the workload` - From https://github.com/scylladb/scylladb/pull/20260

Noted, will schedule it after 2025.1 testing work is done

@regevran @tchaikov Correct me if I am wrong, but I believe the flow for the customers should stay the same.

We do encounter it. The dtest that tests it is just xfailed and the SSL is still not in the message. https://github.com/scylladb/scylla-dtest/blob/4db80f4c2d9ef21849b894f6bb5a7f1bfd2069f7/manager_health_check_tests.py#L211

> What is the context here ? Are these daily triggered jobs ? Yes, these are Azure daily sanity tests

@mikliapko Could you please take look? It happened again in 2025.1 rc-1 testing (and I suspect it will happen often there). Is there more information that I could gather that...

Milestones: * Use Virtual racks in Sanity & Tier 1 tests * Monitor the tests in master for week or two * Sanity tests - https://github.com/scylladb/scylla-cluster-tests/pull/10233 * Set it as...

Encountered issue with SCT #10402, SCT tries to assign individual loaders to target one rack only. Solution is to add switch to disable this behaviour. Tier 1 PR failed most...

Tier 1 tests are switched to using racks and it showcased a fundamental issue: with 3 racks we need to have 6 nodes total ( 2 in each rack) to...