dnsmasq/tests/tests.yml
Petr Menšík 86df038b8f Add repository for upstream tests
No tests yet passes selection
2020-04-16 20:14:52 +02:00

23 lines
572 B
YAML

# Tests for NetworkManager
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "https://github.com/NetworkManager/NetworkManager-ci"
dest: "NetworkManager-ci"
tests:
- sanity-tests:
dir: NetworkManager-ci
run: run/osci/run-tests dnsmasq
environment:
LC_ALL: C.UTF-8
- role: standard-test-beakerlib
tags:
- classic
repositories:
- repo: "https://github.com/InfrastructureServices/dnsmasq-tests.git"
dest: "dnsmasq-tests"
fmf_filter: "tier: 1"