lldpd/tests/tests.yml
Jianwen Ji c666cb6a71 gating: remove systemd-networkd from tests.yml
Signed-off-by: Jianwen Ji <jiji@redhat.com>
2024-11-27 09:14:06 +08:00

14 lines
250 B
YAML

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- miscellaneous-tests
required_packages:
- lldpd
- python3
- tcpdump
- systemd
- iproute