Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP1
pacemaker
bsc#1181744-0006-Test-CTS-new-pattern-to-identi...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsc#1181744-0006-Test-CTS-new-pattern-to-identify-fenced-reconnected.patch of Package pacemaker
From 03765b7803f935f0db149843a0b90aa9c872d922 Mon Sep 17 00:00:00 2001 From: Klaus Wenninger <klaus.wenninger@aon.at> Date: Fri, 21 Jun 2019 14:13:10 +0200 Subject: [PATCH 6/7] Test: CTS: new pattern to identify fenced reconnected Now that we are removing notifications upon disconnect a duplicate notification can't be used as sign for reconnection any more. --- cts/patterns.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cts/patterns.py b/cts/patterns.py index 1b86ee7c3..8de67b1f9 100644 --- a/cts/patterns.py +++ b/cts/patterns.py @@ -303,7 +303,7 @@ class crm_corosync(BasePatterns): self.components["pacemaker-fenced"] = [ r"error:.*Connection to (fencer|stonith-ng).* (closed|failed|lost)", r"Fencing daemon connection failed", - r"pacemaker-controld.*:\s*warn.*:\s*Callback already present", + r"pacemaker-controld.*Fencer successfully connected", ] self.components["pacemaker-fenced-ignore"] = [ r"error:.*Connection to (fencer|stonith-ng).* (closed|failed|lost)", -- 2.26.2
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