tests: add tests yml definition file

Test basic wpa_supplicant features by using NetworkManager's wifi
and 802.1x integration tests from:

https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci
This commit is contained in:
Vladimír Beneš 2019-09-05 14:46:34 +02:00
parent 908d38195b
commit c1cfbbae49

14
tests/tests.yml Normal file
View File

@ -0,0 +1,14 @@
# 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.com/NetworkManager/NetworkManager-ci"
dest: "NetworkManager-ci"
tests:
- sanity-tests:
dir: NetworkManager-ci
run: run/osci/run-tests wpa_supplicant