Fix CI configuration
Related: rhbz#2103212
This commit is contained in:
parent
98875dfd3d
commit
c65ed235ef
8
gating.yaml
Normal file
8
gating.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}
|
||||
@ -1,6 +1,6 @@
|
||||
Name: s-nail
|
||||
Version: 14.9.22
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Environment for sending and receiving mail
|
||||
|
||||
# Everything is ISC except parts coming from the original Heirloom mailx which are BSD
|
||||
@ -140,6 +140,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2022 Tomas Korbar <tkorbar@redhat.com> - 14.9.22-8
|
||||
- Fix CI configuration
|
||||
- Related: rhbz#2103212
|
||||
|
||||
* Fri Aug 26 2022 Tomas Korbar <tkorbar@redhat.com> - 14.9.22-7
|
||||
- Make s-nail testsuite use sha256
|
||||
- Resolves: rhbz#2103212
|
||||
|
||||
Loading…
Reference in New Issue
Block a user