fb82ebcaa4
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/NetworkManager#36c0fdc256c1310c146677ffedbedbdf4b81aab6
14 lines
328 B
YAML
14 lines
328 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 fedora28
|