Remove tests failing on centos-7

The following options require systemd >= 235 and fail on CentOS 7 tests:

 - systemd_exporter_enable_restart_count
 - systemd_exporter_enable_ip_accounting

Signed-off-by: Håvard Pettersson <haavard.pettersson@gmail.com>
This commit is contained in:
Håvard Pettersson 2023-08-26 11:30:43 +00:00
parent c6294f348c
commit b4ed214645

View file

@ -7,6 +7,4 @@ provisioner:
systemd_exporter_web_listen_address: "127.0.0.1:9000"
go_arch: amd64
systemd_exporter_version: 0.4.0
systemd_exporter_enable_restart_count: true
systemd_exporter_enable_ip_accounting: true
systemd_exporter_enable_file_descriptor_size: true