lldpad/tests/tests.yml
Hangbin Liu 436f5eba3b gating: remove pyroute2 requirement
Signed-off-by: Hangbin Liu <haliu@redhat.com>
2024-07-30 15:04:41 +08:00

14 lines
251 B
YAML

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