lldpad/tests/tests.yml
Hangbin Liu 3240d46c24 gating: update gating test
As per RHBZ#1650342, systemd-networkd is not supported. So remove
networkd testing. Also remove pyroute2 requirement

Resolves: RHEL-5814

Signed-off-by: Hangbin Liu <haliu@redhat.com>
2024-09-04 14:51:38 +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