4b7920d968
Resolves: rhbz#2030836
33 lines
878 B
Plaintext
33 lines
878 B
Plaintext
discover:
|
|
how: fmf
|
|
# for machines tests; keep in sync with cockpit-appstream.spec
|
|
url: https://github.com/cockpit-project/cockpit-machines
|
|
ref: "288"
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
/optional:
|
|
summary: Run Cockpit tests for optional packages
|
|
discover+:
|
|
url: https://github.com/cockpit-project/cockpit
|
|
ref: "290"
|
|
test: /test/browser/optional
|
|
|
|
/machines-basic:
|
|
summary: Run basic Machines tests (creation and lifetime)
|
|
discover+:
|
|
test: /test/browser/basic
|
|
|
|
/machines-network:
|
|
summary: Run network related Machines tests
|
|
discover+:
|
|
url: https://github.com/cockpit-project/cockpit-machines
|
|
test: /test/browser/network
|
|
|
|
/machines-storage:
|
|
summary: Run storage related Machines tests
|
|
discover+:
|
|
url: https://github.com/cockpit-project/cockpit-machines
|
|
test: /test/browser/storage
|