Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
pacemaker.26413
pacemaker-cts-scheduler-avoid-unsupported-usage...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-cts-scheduler-avoid-unsupported-usage-of-requires.patch of Package pacemaker.26413
commit f0a5bab0d3e93fcd97709fa7b72b1711655b3fdd Author: Ken Gaillot <kgaillot@redhat.com> Date: Fri May 11 17:30:31 2018 -0500 Test: cts-scheduler: avoid unsupported usage of requires Index: pacemaker-1.1.18+20180430.b12c320f5/cts/pengine/order-expired-failure.stderr =================================================================== --- pacemaker-1.1.18+20180430.b12c320f5.orig/cts/pengine/order-expired-failure.stderr +++ /dev/null @@ -1 +0,0 @@ -Resources-operation: moving requires under meta_attributes as requires unless already defined there for matching start|promote Index: pacemaker-1.1.18+20180430.b12c320f5/cts/pengine/order-expired-failure.summary =================================================================== --- pacemaker-1.1.18+20180430.b12c320f5.orig/cts/pengine/order-expired-failure.summary +++ pacemaker-1.1.18+20180430.b12c320f5/cts/pengine/order-expired-failure.summary @@ -1,4 +1,3 @@ -Resources-operation: moving requires under meta_attributes as requires unless already defined there for matching start|promote Using the original execution date of: 2018-04-09 07:55:35Z Current cluster status: Index: pacemaker-1.1.18+20180430.b12c320f5/cts/pengine/order-expired-failure.xml =================================================================== --- pacemaker-1.1.18+20180430.b12c320f5.orig/cts/pengine/order-expired-failure.xml +++ pacemaker-1.1.18+20180430.b12c320f5/cts/pengine/order-expired-failure.xml @@ -286,12 +286,15 @@ </primitive> <clone id="compute-unfence-trigger-clone"> <primitive class="ocf" id="compute-unfence-trigger" provider="pacemaker" type="Dummy"> + <meta_attributes id="compute-unfence-trigger-instance_attributes"> + <nvpair id="computer-unfence-trigger-instance_attributes-requires" name="requires" value="unfencing"/> + </meta_attributes> <operations> <op id="compute-unfence-trigger-migrate_from-interval-0s" interval="0s" name="migrate_from" timeout="20"/> <op id="compute-unfence-trigger-migrate_to-interval-0s" interval="0s" name="migrate_to" timeout="20"/> <op id="compute-unfence-trigger-monitor-interval-10" interval="10" name="monitor" timeout="20"/> <op id="compute-unfence-trigger-reload-interval-0s" interval="0s" name="reload" timeout="20"/> - <op id="compute-unfence-trigger-start-interval-0s" interval="0s" name="start" requires="unfencing"/> + <op id="compute-unfence-trigger-start-interval-0s" interval="0s" name="start"/> <op id="compute-unfence-trigger-stop-interval-0s" interval="0s" name="stop" timeout="20"/> </operations> </primitive>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor