summary refs log tree commit diff
path: root/tests/util/test_treecache.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-21Run push_receipts_to_remotes as background job (#4707)Richard van der Hoff2-34/+35
I suspect the CPU usage metrics for this are going to /dev/null at the moment.
2019-02-21Added HAProxy example (#4660)BenoƮt S2-0/+19
* Added HAProxy example Proposal of an example with HAProxy.