Vlad Lazar
085bbaf5f8
tests: allow list breaching min resident size in statvfs test ( #8358 )
...
## Problem
This test would sometimes violate the min resident size during disk
eviction and fail due to the generate warning log.
Disk usage candidate collection only takes into account active tenants.
However, the statvfs call takes into account the entire tenants
directory, which includes tenants which haven't become active yet.
After re-starting the pageserver, disk usage eviction may kick in
*before* both tenants have become active. Hence, the logic will try to satisfy
thedisk usage requirements by evicting everything belonging to the active
tenant, and hence violating the tenant minimum resident size.
## Summary of changes
Allow the warning
2024-07-15 09:28:35 -04:00
..
2023-09-12 15:11:32 +02:00
2024-05-13 15:16:23 +03:00
2024-07-15 09:28:35 -04:00
2024-07-08 17:22:35 +01:00
2024-05-22 17:06:00 +00:00
2024-03-26 15:24:18 +01:00
2024-05-01 21:36:50 -07:00
2023-04-13 14:34:29 +03:00
2024-05-13 15:16:23 +03:00
2024-05-17 12:24:02 +02:00
2024-05-13 15:16:23 +03:00
2024-05-15 12:05:24 +00:00
2023-10-27 10:47:11 +01:00
2024-07-08 17:22:35 +01:00
2024-02-11 01:34:31 +02:00
2023-09-08 16:19:57 +01:00
2024-07-15 09:28:35 -04:00
2024-07-15 09:28:35 -04:00
2024-05-16 12:04:16 +02:00
2024-02-11 01:34:31 +02:00
2024-05-06 06:45:27 +03:00
2024-02-11 01:34:31 +02:00
2024-02-11 01:34:31 +02:00
2024-02-11 01:34:31 +02:00
2024-07-15 09:28:35 -04:00
2023-11-27 18:57:58 +00:00
2024-07-08 17:22:36 +01:00
2024-03-01 14:33:08 +00:00
2023-04-13 14:34:29 +03:00
2024-05-22 15:43:21 +03:00
2024-05-17 12:24:02 +02:00
2024-05-29 22:18:09 +03:00
2024-06-14 11:51:12 +03:00
2024-07-15 09:28:35 -04:00
2024-06-10 13:50:17 +00:00
2024-04-02 14:32:14 +01:00
2024-04-02 14:32:14 +01:00
2024-05-21 20:08:43 +03:00
2023-09-15 11:17:18 +01:00
2024-07-08 17:22:35 +01:00
2024-02-11 01:34:31 +02:00
2024-07-08 17:22:35 +01:00
2024-06-20 11:56:14 +02:00
2024-03-01 10:45:39 +01:00
2024-07-15 09:28:35 -04:00
2024-06-24 20:12:24 +00:00
2024-07-15 09:28:35 -04:00
2024-02-11 01:34:31 +02:00
2024-05-13 15:16:23 +03:00
2024-07-08 17:22:35 +01:00
2024-01-26 18:23:53 +00:00
2024-03-06 15:52:24 +00:00
2024-07-01 01:49:49 +03:00
2023-04-13 14:34:29 +03:00
2024-05-17 12:24:02 +02:00
2024-07-15 09:28:35 -04:00
2024-06-13 00:31:31 +03:00
2024-06-28 09:14:19 +01:00
2023-04-13 14:34:29 +03:00
2024-06-07 10:18:05 +03:00
2024-07-08 17:22:35 +01:00
2024-05-13 15:16:23 +03:00
2024-05-21 20:08:43 +03:00
2024-06-18 13:44:30 +01:00
2024-07-08 17:22:35 +01:00
2024-06-04 16:16:23 +00:00
2023-11-07 16:57:26 +00:00
2024-07-08 17:22:35 +01:00
2024-02-11 01:34:31 +02:00
2024-05-23 23:26:42 +02:00
2024-07-15 09:28:35 -04:00
2024-05-06 07:18:38 +03:00
2024-07-15 09:28:35 -04:00
2024-05-17 12:24:02 +02:00
2024-05-07 15:18:17 +00:00
2024-02-21 18:24:59 +01:00
2023-09-16 18:05:35 +03:00
2024-05-16 13:05:50 +02:00
2024-06-24 10:20:27 +00:00
2024-04-25 20:45:37 +03:00
2024-05-13 15:16:23 +03:00
2024-05-17 12:24:02 +02:00
2024-07-08 17:22:35 +01:00
2024-07-04 18:58:34 +03:00
2024-06-21 15:39:19 +01:00
2023-07-18 12:56:40 +03:00
2024-07-15 09:28:35 -04:00
2023-08-03 17:20:24 +03:00
2024-07-15 09:28:35 -04:00
2024-06-11 22:45:22 +00:00
2024-07-08 17:22:36 +01:00
2024-02-11 01:34:31 +02:00
2024-07-08 17:22:35 +01:00
2024-07-08 17:22:35 +01:00
2024-07-08 17:22:35 +01:00
2024-07-08 17:22:35 +01:00
2024-07-15 09:28:35 -04:00
2024-05-13 15:16:23 +03:00
2024-05-13 15:16:23 +03:00
2024-07-08 17:22:35 +01:00
2024-03-01 10:45:39 +01:00
2024-05-13 15:16:23 +03:00
2024-06-21 15:39:19 +01:00
2024-07-15 09:28:35 -04:00
2023-07-18 12:56:40 +03:00
2024-02-11 01:34:31 +02:00
2024-05-21 09:18:11 -05:00
2024-06-12 09:18:52 +03:00
2024-06-26 18:58:56 +01:00
2024-07-15 09:28:35 -04:00
2024-05-17 12:24:02 +02:00
2024-05-13 15:16:23 +03:00
2024-06-25 17:38:06 +01:00