Add gating.yaml

Resolves: https://issues.redhat.com/browse/RHEL-37156
This commit is contained in:
José Expósito 2024-05-20 12:29:57 +02:00
parent bbf905f504
commit fe27e41c7c
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

View File

@ -3,7 +3,7 @@
Name: gnome-ponytail-daemon
Version: 0.0.11
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sort of a bridge for dogtail for GNOME on Wayland
License: GPL-2.0-or-later
@ -73,6 +73,9 @@ Python module for D-BUS interactions with gnome-ponytail-daemon interfaces.
%{python3_sitelib}/%{libname}/
%changelog
* Mon May 20 2024 José Expósito <jexposit@redhat.com> - 0.0.11-2
- Add gating.yaml
* Mon May 20 2024 José Expósito <jexposit@redhat.com> - 0.0.11-1
- Version 0.0.11