21 lines
392 B
Plaintext
21 lines
392 B
Plaintext
|
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
|