1
0
forked from rpms/iperf3
iperf3/tests/tests.yml

12 lines
217 B
YAML
Raw Normal View History

- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- miscellaneous-tests
required_packages:
- iperf3
- python3
- net-tools