We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3bc65 commit cc9b308Copy full SHA for cc9b308
tests/test-cases/Group6-VIC-Machine/6-15-Syslog.robot
@@ -64,7 +64,7 @@ Verify VCH remote syslog
64
65
Wait Until Container Stops ${id} 5
66
67
- ${syslog-conn}= Open Connection %{SYSLOG_SERVER}
+ ${syslog-conn}= Open Connection %{SYSLOG_SERVER} encoding=unicode_escape
68
Login %{SYSLOG_USER} %{SYSLOG_PASSWD}
69
${out}= Wait Until Keyword Succeeds 10x 3s Execute Command cat ${SYSLOG_FILE}
70
Close Connection
0 commit comments