MINOR: reg-tests: add base prometheus test
authorWilliam Dauchy <wdauchy@gmail.com>
Sun, 10 Jan 2021 20:13:06 +0000 (21:13 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 11 Jan 2021 13:16:06 +0000 (14:16 +0100)
commit76603f2552fafc23871a914600a18c3616959693
tree5141ab94a52376f8538a0945d3ba544f9a84139b
parent4488434c97b4ae3ae8fde501b37f5ef9a588bd09
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>
reg-tests/contrib/prometheus.vtc [new file with mode: 0644]