Skip to content

Commit 79751a9

Browse files
committed
Dev: behave: Adjust functional test for previous commit
1 parent 5500a30 commit 79751a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/features/qdevice_validate.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Feature: corosync qdevice/qnetd options validate
2323
Scenario: Service ssh on qnetd node not available
2424
When Run "systemctl stop sshd.service" on "node-without-ssh"
2525
When Try "crm cluster init --qnetd-hostname=node-without-ssh"
26-
Then Except "ERROR: cluster.init: ssh service on "node-without-ssh" not available"
26+
Then Except "ERROR: cluster.init: host "node-without-ssh" is unreachable"
2727

2828
@clean
2929
Scenario: Option "--qdevice-port" set wrong port

0 commit comments

Comments
 (0)