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.
This commit is contained in:
Tim Duesterhus 2026-07-03 23:02:36 +02:00 committed by William Lallemand
parent 1e36317346
commit e4dceb44a3

View file

@ -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