Add gating.yaml file

This commit is contained in:
Pavel Reichl 2021-10-07 16:09:39 +02:00 committed by Stepan Oksanichenko
parent 8cb00b96a8
commit b324605ca2
3 changed files with 11 additions and 1 deletions

1
.fuse.metadata Normal file
View File

@ -0,0 +1 @@
943ba651b14bc4a3c6fd959ed4b8c04f4a59032d fuse-2.9.9.tar.gz

View File

@ -1,6 +1,6 @@
Name: fuse
Version: 2.9.9
Release: 14%{?dist}
Release: 15%{?dist}
Summary: File System in Userspace (FUSE) v2 utilities
License: GPL+
URL: http://fuse.sf.net
@ -135,6 +135,8 @@ rm -f %{buildroot}/%{_libdir}/*.a
%{_includedir}/fuse
%changelog
* Tue Dec 07 2021 Pavel Reichl <preichl@redhat.com> - 2.9.9-15
- Add gating.yaml file
* Thu Oct 07 2021 Pavel Reichl <preichl@redhat.com> - 2.9.9-14
- Fix failure to build from source, fix wrong URL in Source0

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}