scylladb / scylla-manager

The Scylla Manager
https://manager.docs.scylladb.com/stable/
Other
51 stars 33 forks source link

[Integration-tests] TestServiceRepairResumeAllRangesIntegration is flaky #3961

Open karol-kokoszka opened 1 month ago

karol-kokoszka commented 1 month ago

From the execution output:

2024-08-09T18:27:56.9443639Z === RUN   TestServiceRepairResumeAllRangesIntegration
2024-08-09T18:28:06.9955542Z     service_repair_integration_test.go:450: exec failed CREATE KEYSPACE test_repair_3 WITH replication = {'class': 'NetworkTopologyStrategy', 'dc1': 1, 'dc2': 1} Cannot add existing keyspace "test_repair_3"
2024-08-09T18:28:06.9958068Z --- FAIL: TestServiceRepairResumeAllRangesIntegration (10.05s)

https://github.com/scylladb/scylla-manager/actions/runs/10323903246/job/28582248705

karol-kokoszka commented 1 month ago

Consecutive run was ok https://github.com/scylladb/scylla-manager/actions/runs/10323903246/job/28583001943