dhcpcd/tests/tests.yml
Petr Menšík b1d031f10c IPv4 tests fixes
vendorclass test still fails, but I don't see why it does. Fix that
later.
2023-07-23 23:29:52 +02:00

21 lines
391 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- ipv4-tests
- ipv6-tests
required_packages:
- radvd
- dnsmasq
- python3
- tcpdump
- systemd
- iproute
- dhcpcd
- wide-dhcpv6
- python3-pyroute2
- python3-psutil
- beakerlib