887cbaee0a
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/wpa_supplicant#1ffda691c823c9a62d17671dbea9182bd2ebdc5a
15 lines
380 B
YAML
15 lines
380 B
YAML
# Tests for wpa_supplicant using NM's wifi and 802.1x tests
|
|
- 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 wpa_supplicant
|
|
|