Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
7
.gitignore
vendored
7
.gitignore
vendored
@ -1 +1,6 @@
|
||||
SOURCES/passwd-0.80.autotoolized.tar.bz2
|
||||
/.project
|
||||
passwd-0.78.tar.bz2
|
||||
/passwd-0.78.99.tar.bz2
|
||||
/passwd-0.79.tar.bz2
|
||||
/passwd-0.80.tar.bz2
|
||||
/passwd-0.80.autotoolized.tar.bz2
|
||||
|
||||
@ -1 +0,0 @@
|
||||
fe20d0f7f5786bd098d5986cb6e8e9f395829216 SOURCES/passwd-0.80.autotoolized.tar.bz2
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
8
plans/ci.fmf
Normal file
8
plans/ci.fmf
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
summary: CI plan for passwd
|
||||
|
||||
discover:
|
||||
how: fmf
|
||||
url: git://pkgs.devel.redhat.com/tests/passwd
|
||||
execute:
|
||||
how: tmt
|
||||
Loading…
Reference in New Issue
Block a user