ddc40ba7bb
Resolves: jira#RHEL-2218 Related: jira#RHEL-14230
34 lines
948 B
Plaintext
34 lines
948 B
Plaintext
discover:
|
|
how: fmf
|
|
# for machines tests; keep in sync with cockpit-appstream.spec
|
|
url: https://github.com/cockpit-project/cockpit-machines
|
|
ref: "301.1"
|
|
|
|
execute:
|
|
how: tmt
|
|
|
|
/optional:
|
|
summary: Run Cockpit tests for optional packages
|
|
discover+:
|
|
url: https://github.com/cockpit-project/cockpit
|
|
# 304 + packagekit fix
|
|
ref: "c8720ed05ae9a2fba02709f4edf019a2ebb62828"
|
|
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
|