plans: Sync with upstream
This commit is contained in:
parent
0ad474166f
commit
9ad04a801b
20
plans/all.fmf
Normal file
20
plans/all.fmf
Normal file
@ -0,0 +1,20 @@
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
/basic:
|
||||
summary: Run tests for basic packages
|
||||
discover+:
|
||||
test: /test/browser/basic
|
||||
|
||||
/network:
|
||||
summary: Run tests for cockpit-networkmanager
|
||||
discover+:
|
||||
test: /test/browser/network
|
||||
|
||||
/optional:
|
||||
summary: Run tests for optional packages
|
||||
discover+:
|
||||
test: /test/browser/optional
|
@ -1,8 +0,0 @@
|
||||
summary:
|
||||
Run tests for basic packages
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
test: /test/browser/basic
|
||||
execute:
|
||||
how: tmt
|
@ -1,8 +0,0 @@
|
||||
summary:
|
||||
Run tests for cockpit-networkmanager
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
test: /test/browser/network
|
||||
execute:
|
||||
how: tmt
|
@ -1,8 +0,0 @@
|
||||
summary:
|
||||
Run tests for optional packages
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
test: /test/browser/optional
|
||||
execute:
|
||||
how: tmt
|
Loading…
Reference in New Issue
Block a user