2020-10-14 19:26:21 +00:00
|
|
|
# Tests for NetworkManager
|
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-basic
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
repositories:
|
2022-05-24 08:39:01 +00:00
|
|
|
- repo: "https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci.git/"
|
2020-10-14 19:26:21 +00:00
|
|
|
dest: "NetworkManager-ci"
|
|
|
|
tests:
|
|
|
|
- sanity-tests:
|
|
|
|
dir: NetworkManager-ci
|
|
|
|
run: run/osci/run-tests fedora28
|