5b5050c043
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libnet.git#b204e6ac448cf6dae450592867df49b7601c42f6
18 lines
339 B
YAML
18 lines
339 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- sanity-tests
|
|
required_packages:
|
|
- libnet
|
|
- libnet-devel
|
|
- libpcap
|
|
- libpcap-devel
|
|
- systemd
|
|
- wireshark-cli
|
|
- libcmocka
|
|
- libcmocka-devel
|
|
- gcc
|