Files
scylladb/test/cluster
Patryk Jędrzejczak 520cc0eeaa Merge 'test: fix race condition in test_long_join' from Emil Maskovsky
The test could trigger gossiper API calls before the API was properly registered, causing intermittent 404 errors. Previously the test waited for the "init - starting gossiper" log, but this appears before API registration completes.

Add explicit wait for gossiper API registration to ensure the endpoint is available before making requests, eliminating test flakiness.

Fixes: scylladb/scylladb#25582

No backport needed: Issue only observed in master so far.

Closes scylladb/scylladb#25583

* https://github.com/scylladb/scylladb:
  test: improve async execution in test_long_join
  test: fix race condition in test_long_join
2025-09-09 19:12:59 +02:00
..
2025-08-27 10:23:04 +02:00