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>
14 lines
251 B
YAML
14 lines
251 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- miscellaneous-tests
|
|
required_packages:
|
|
- lldpad
|
|
- python3
|
|
- tcpdump
|
|
- systemd
|
|
- iproute
|