fedora ci should start the both way
This commit is contained in:
parent
8034904a73
commit
a85837f755
@ -1,6 +0,0 @@
|
||||
summary: Test plan with all beakerlib tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/dnsmasq.git
|
||||
execute:
|
||||
how: tmt
|
@ -1,7 +1,17 @@
|
||||
summary: Public (Fedora) Tier1 beakerlib tests
|
||||
summary: Combine all availabe tests for dnsmasq
|
||||
discover:
|
||||
- name: fedora_tests_dnsmasq
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/dnsmasq.git
|
||||
filter: 'tier: 1'
|
||||
- name: github_NetworkManager
|
||||
prepare:
|
||||
how: install
|
||||
packages: git
|
||||
execute:
|
||||
script: |
|
||||
git clone https://github.com/NetworkManager/NetworkManager-ci
|
||||
cd NetworkManager-ci
|
||||
./run/osci/run-tests dnsmasq
|
||||
execute:
|
||||
how: tmt
|
||||
|
Loading…
Reference in New Issue
Block a user