mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
* Add yamllint (in pre-commit and CI) * Fix linting for all YAML files * Bump and add it to requirements * Fix gen_requirements for pre-commit, remove 'v' from version
7 lines
211 B
YAML
7 lines
211 B
YAML
speedtest:
|
|
description: Immediately take a speedest with iperf3
|
|
fields:
|
|
host:
|
|
description: The host name of the iperf3 server (already configured) to run a test with.
|
|
example: "iperf.he.net"
|