]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: stats: add test stats-file counters preload
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 May 2024 13:25:53 +0000 (15:25 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 May 2024 14:44:28 +0000 (16:44 +0200)
commite3c976bb81e74d95f4b6b24fc276162f83fe4272
treeef8c419fa9d592fe3ec4530aff7ad17b7fc8b78b
parent53782b9ea5dd12f9efc43f8242fbaaa13a31ff78
REGTESTS: stats: add test stats-file counters preload

Define a simple regtest to check stats-file loading on startup. A sample
stats-file is written with some invalid values which should be silently
ignored.
reg-tests/stats/sample-stats-file [new file with mode: 0644]
reg-tests/stats/stats-file.vtc [new file with mode: 0644]