dnsmasq/plans/nm.fmf
Petr Menšík 7da92dcce5 Move NetworkManager-ci part to separate plan
Correct used git repo for NM CI

Use moved upstream to gitlab.

Make fmf a bit nicer.

Remove discover from script only

It breaks running the other plan this way.

Prepare inside the script
2022-05-06 00:00:49 +02:00

12 lines
280 B
Plaintext

summary: Run Network Manager tests
prepare:
how: install
packages: git-core
execute:
how: tmt
script: |
dnf install -y git-core
git clone https://gitlab.freedesktop.org/NetworkManager/NetworkManager-ci.git
cd NetworkManager-ci
./run/osci/run-tests dnsmasq