frostfs-node/pkg/services/policer
Evgenii Stratonikov 26e0c82fb8
[#1604] policer/test: Add test for MAINTENANCE runtime status
The node can have MAINTENANCE status in the network map, but can also be
ONLINE while responding with MAINTENANCE. These are 2 different code
paths, let's test them separately.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-01-16 16:37:16 +03:00
..
check.go [#1604] policer: Do not process the same node twice 2025-01-16 16:37:16 +03:00
check_test.go [#1604] policer: Remove one-line helpers 2025-01-16 16:37:16 +03:00
ec.go [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00
ec_test.go [#1231] policer: Add EC node-off unit test 2024-07-05 12:11:36 +03:00
metrics.go [#735] policer: Allow to provide metrics from the outside 2023-10-11 15:14:13 +03:00
nodecache.go [#1604] policer: Do not process the same node twice 2025-01-16 16:37:16 +03:00
option.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
policer_test.go [#1604] policer/test: Add test for MAINTENANCE runtime status 2025-01-16 16:37:16 +03:00
process.go [#1502] Use zap.Error for logging errors 2024-12-16 11:13:42 +03:00