0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-03-04 02:02:49 -05:00
zot/test
Andreea Lupu 76277f5ebd
fix: remove inline GC and schedule a background task instead (#1610)
* fix: remove inline GC and set a default value of gc interval

- remove inline GC
- add a default value of GC interval
- run the GC periodically by default with the default value if no interval provided
- generate GC tasks with a random delay(0-30s) between
- add IsReady() method to scheduler.TaskGenerator interface

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>

* ci: add test for gc with short interval

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>

---------

Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
2023-08-07 12:55:19 -07:00
..
blackbox fix: remove inline GC and schedule a background task instead (#1610) 2023-08-07 12:55:19 -07:00
cluster fix: removed references to old dist-spec (#1128) 2023-01-31 09:35:33 -08:00
dex feat: integrate openID auth logic and user profile management (#1381) 2023-07-07 09:27:10 -07:00
scripts fix: freebsd build support (#1659) 2023-07-29 10:41:25 -07:00