From: Tim Duesterhus Date: Fri, 3 Jul 2026 21:02:36 +0000 (+0200) Subject: REGTESTS: Migrate `REQUIRE_SERVICE=prometheus-exporter` to a `feature(PROMEX)` check X-Git-Tag: v3.5-dev2~6 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/$%7BGITURL%7D/static/gitweb.js?a=commitdiff_plain;h=e4dceb44a3cfb009f2f2600f161d284d82c4a4d6;p=haproxy.git REGTESTS: Migrate `REQUIRE_SERVICE=prometheus-exporter` to a `feature(PROMEX)` check The prometheus exporter is a first class citizen now. This keeps consistency with the other tests. --- diff --git a/reg-tests/contrib/prometheus.vtc b/reg-tests/contrib/prometheus.vtc index 9efee4be2..702a2e983 100644 --- a/reg-tests/contrib/prometheus.vtc +++ b/reg-tests/contrib/prometheus.vtc @@ -1,7 +1,7 @@ varnishtest "prometheus exporter test" feature cmd "$HAPROXY_PROGRAM -cc 'version_atleast(3.0-dev0)'" -#REQUIRE_SERVICES=prometheus-exporter +feature cmd "$HAPROXY_PROGRAM -cc 'feature(PROMEX)'" feature ignore_unknown_macro