Compare commits
No commits in common. "c8" and "c10s" have entirely different histories.
@ -1,2 +0,0 @@
|
|||||||
89104bee2348d0999a2aa1d9798971ae2db6bdb7 SOURCES/cockpit-310.3.tar.xz
|
|
||||||
c40c7f66f1ff9f2e0fa7ca614dd4cabdfe7d8189 SOURCES/cockpit-machines-308.3.tar.xz
|
|
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/cockpit-310.3.tar.xz
|
/cockpit-*.tar.xz
|
||||||
SOURCES/cockpit-machines-308.3.tar.xz
|
/cockpit-machines-*.tar.xz
|
||||||
|
14
gating.yaml
Normal file
14
gating.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- fedora-*
|
||||||
|
decision_context: bodhi_update_push_stable
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||||
|
|
||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
- rhel-9
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
32
plans/all.fmf
Normal file
32
plans/all.fmf
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
# for machines tests; keep in sync with cockpit-appstream.spec
|
||||||
|
url: https://github.com/cockpit-project/cockpit-machines
|
||||||
|
ref: "308.3"
|
||||||
|
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
|
||||||
|
/optional:
|
||||||
|
summary: Run Cockpit tests for optional packages
|
||||||
|
discover+:
|
||||||
|
url: https://github.com/cockpit-project/cockpit
|
||||||
|
ref: "310.3"
|
||||||
|
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
|
2
sources
Normal file
2
sources
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
SHA512 (cockpit-310.3.tar.xz) = 876f707eb9d9d49503f15b567d6579c144430b6825718e7492a1b3218ffa88e0d1058172d6b27729a7a8024210d78b03e23862069bc025df9904468929fcf57a
|
||||||
|
SHA512 (cockpit-machines-308.3.tar.xz) = 934bddf187948ae1a14f3f8a567ca158fdbac6ee600fff375070fc91e4317fe9b0080aeeced1791250b426fc97434ac4fcc3b9d2733d2450308e889ccd916961
|
Loading…
Reference in New Issue
Block a user