ClusterLabs / resource-agents

Combined repository of OCF agents from the RHCS and Linux-HA projects
GNU General Public License v2.0
489 stars 577 forks source link

fix Delay resource monitor timeout #1888

Closed mengfansheng-git closed 10 months ago

mengfansheng-git commented 10 months ago

ocf:heartbeat:Delay RA fails monitor operations when using default settings

knet-jenkins[bot] commented 10 months ago

Can one of the admins check and authorise this run please: https://ci.kronosnet.org/job/resource-agents/job/resource-agents-pipeline/job/PR-1888/1/input

oalbrigt commented 10 months ago

This patch should address the issue: https://github.com/ClusterLabs/resource-agents/pull/1871

mengfansheng-git commented 10 months ago

截图_选择区域_20230908170941 截图_选择区域_20230908171002 The timeout is extended to 40 seconds and an error is reported during the monitor

oalbrigt commented 10 months ago

You will have to update the op timeout for test-delay, or the easy way is to delete it and re-create it (timeouts are set based on metadata during the creation of the resource).