ipset/tests/tests.yml
Phil Sutter 2a26f23b53 tests: Convert tests to beakerlib
Drop dependency on pyroute2 module.
2024-09-03 18:40:30 +02:00

15 lines
274 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- sanity-tests
required_packages:
- ipset
- iptables
- systemd
- iproute
- iperf3
- kernel-modules-extra