scylla-manager icon indicating copy to clipboard operation
scylla-manager copied to clipboard

Failing `def test_small_table_threshold_parameter(self)` on manager-master jenkins CI

Open karol-kokoszka opened this issue 9 months ago • 3 comments

https://jenkins.scylladb.com/view/scylla-manager/job/manager-master/job/manager-dtest/1486/consoleFull#-335546773fcc21424-66d2-4bd8-8e0d-9746405e5b16

There is high probability that it's flakiness, as the same test passed in the run from the day before. https://jenkins.scylladb.com/view/scylla-manager/job/manager-master/job/manager-dtest/1483/

We need to validate if it's introduced in latest changes and which change could introduce this error.

cc: @Michal-Leszczynski @mikliapko

karol-kokoszka avatar Apr 25 '24 11:04 karol-kokoszka

This test fails on parsing Scylla node logs. From what I see in the logs, this test is run against master Scylla version (unstable/master:2024-04-24T19:11:44Z), so maybe there were some changes in the log formatting on the core side.

Michal-Leszczynski avatar Apr 25 '24 12:04 Michal-Leszczynski

I'll take a look into it most probably tomorrow

mikliapko avatar Apr 25 '24 14:04 mikliapko

The issue is expected to be closed by merging the PR to dtest repo (@mikliapko )

karol-kokoszka avatar Apr 29 '24 08:04 karol-kokoszka