storj/satellite/durability
Márton Elek 20a3045e1a satellite/durability: use fixed number of pieces in integration test
Test was flaky because we asserted if we have 15 classes:

6 email (for each used (!!!) nodes)
6 last_net (for each used (!!!) nodes)
1 wallet
1 country ("HU")
1 empty value

But there was a very low chance to use only 5 nodes, out of the 6 (RS.Success=5, RS.Total=6).

In that specific case, we had only 12 classes, as we didn't see all the used emails, as we iterated over the used nodes only (and one node was not used).

https://github.com/storj/storj/issues/6549

Change-Id: I66882d5fa9b0d5f5b2397ea856494037972d4b81
2023-11-29 11:04:20 +00:00
..
doc.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00
observer_integration_test.go satellite/durability: use fixed number of pieces in integration test 2023-11-29 11:04:20 +00:00
observer_test.go satellite/durability: use single classifier per observer instance 2023-11-21 17:08:34 +00:00
observer.go satellite/durability: use single classifier per observer instance 2023-11-21 17:08:34 +00:00
pkg.go satellite: durability rangeloop observer for monitoring risks 2023-10-12 16:32:30 +00:00