* Mon Dec 7 2020 Klaus Wenninger <kwenning@redhat.com> - 1.4.2-2

- remove deprecated dist.depcheck from gating
- add tier0 to push_stable to have rawhide gated as well
This commit is contained in:
Klaus Wenninger 2020-12-08 00:06:24 +01:00
parent 8a938dfd09
commit a5baedab04
2 changed files with 13 additions and 2 deletions

View File

@ -6,4 +6,11 @@ subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: dist.depcheck}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: dist.depcheck}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}

View File

@ -18,7 +18,7 @@
%global longcommit 044643922c3044c0bac2f91b1382ff3f2c64a4a2
%global shortcommit %(echo %{longcommit}|cut -c1-8)
%global github_owner Clusterlabs
%global buildnum 1
%global buildnum 2
%ifarch s390x s390
# minimum timeout on LPAR diag288 watchdog is 15s
@ -157,6 +157,10 @@ fi
%{_libdir}/libsbdtestbed*
%changelog
* Mon Dec 7 2020 Klaus Wenninger <kwenning@redhat.com> - 1.4.2-2
- remove deprecated dist.depcheck from gating
- add tier0 to push_stable to have rawhide gated as well
* Mon Dec 7 2020 Klaus Wenninger <kwenning@redhat.com> - 1.4.2-1
- Rebase to upstream v1.4.2
- Conflict with pacemaker that doesn't have pacemakerd-api