c27e9fd7dd
We migrated many years ago so let's switch tests to be using the upstream version we are maintaining.
14 lines
338 B
YAML
14 lines
338 B
YAML
# Tests for NetworkManager
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
repositories:
|
|
- repo: "https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci"
|
|
dest: "NetworkManager-ci"
|
|
tests:
|
|
- sanity-tests:
|
|
dir: NetworkManager-ci
|
|
run: run/osci/run-tests fedora
|