commit | 76603f2552fafc23871a914600a18c3616959693 | [log] [tgz] |
---|---|---|
author | William Dauchy <wdauchy@gmail.com> | Sun Jan 10 21:13:06 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Jan 11 14:16:06 2021 +0100 |
tree | 5141ab94a52376f8538a0945d3ba544f9a84139b | |
parent | 4488434c97b4ae3ae8fde501b37f5ef9a588bd09 [diff] |
MINOR: reg-tests: add base prometheus test Add a base test to start with something, even though this is not necessarily complete. Also make use of the recent REQUIRE_SERVICE option to exclude it from test list of it was not build with prometheus included. note: I thought it was possible to send multiple requests within the same client, but I'm getting "HTTP header is incomplete" from the second request Signed-off-by: William Dauchy <wdauchy@gmail.com>