Compare commits

..

No commits in common. "c10" and "c10s" have entirely different histories.
c10 ... c10s

6 changed files with 32 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

4
.gitignore vendored
View File

@ -1 +1,3 @@
zlib-ng-2.2.3.tar.gz
*.tar.gz
*.rpm
*.srpm

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# zlib-ng
The zlib-ng package

8
gating.yaml Normal file
View 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
View 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
View 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