c3bfd85aed
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/iperf3#19024d7a8fbad3a39a1c966a60029fcb2100fde0
12 lines
217 B
YAML
12 lines
217 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- miscellaneous-tests
|
|
required_packages:
|
|
- iperf3
|
|
- python3
|
|
- net-tools
|