Test different decision_context in gating.yaml

This commit is contained in:
Adrian Reber 2019-05-14 18:11:28 +02:00
parent 5ae564c1ba
commit c418c69d78
No known key found for this signature in database
GPG Key ID: 82C9378ED3C4906A
2 changed files with 7 additions and 2 deletions

View File

@ -12,7 +12,7 @@
Name: criu
Version: 3.12
Release: 10%{?dist}
Release: 11%{?dist}
Provides: crtools = %{version}-%{release}
Obsoletes: crtools <= 1.0-2
Summary: Tool for Checkpoint/Restore in User-space
@ -181,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT%{_libexecdir}/%{name}
%changelog
* Tue May 14 2019 Adrian Reber <adrian@lisas.de> - 3.12-11
- Test different decision_context in gating.yaml
* Mon May 13 2019 Adrian Reber <adrian@lisas.de> - 3.12-10
- Added additional fixup patches for the socket labelling

View File

@ -1,6 +1,8 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_testing
decision_context:
- bodhi_update_push_testing
- bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: org.centos.prod.ci.pipeline.allpackages-build.package.test.functional.complete }