* 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:
parent
8a938dfd09
commit
a5baedab04
@ -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}
|
||||
|
6
sbd.spec
6
sbd.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user