Compare commits
No commits in common. "c10" and "c10s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -1 +1,3 @@
|
||||
zlib-ng-2.2.3.tar.gz
|
||||
*.tar.gz
|
||||
*.rpm
|
||||
*.srpm
|
||||
|
||||
8
gating.yaml
Normal file
8
gating.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# Gating RHEL
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}
|
||||
7
plans/build-gating.fmf
Normal file
7
plans/build-gating.fmf
Normal file
@ -0,0 +1,7 @@
|
||||
summary: Fedora zlib-ng tests
|
||||
discover:
|
||||
- name: fedora
|
||||
how: fmf
|
||||
url: https://gitlab.com/redhat/centos-stream/tests/zlib-ng.git
|
||||
execute:
|
||||
how: tmt
|
||||
10
revdep.yaml
Normal file
10
revdep.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
/test/build/dependent:
|
||||
summary:
|
||||
Reverse dependency testing
|
||||
description:
|
||||
Reverse dependency testing against automotive rpms to support Functional Safety Certification.
|
||||
execute:
|
||||
how: dependency
|
||||
components:
|
||||
- binutils
|
||||
- gcc
|
||||
Loading…
Reference in New Issue
Block a user