mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-17 02:56:51 +00:00
REGTEST: lua/b00003: Relax the regex matching the log message
The timeer TR may be greater than 10ms, making the test fails.
This commit is contained in:
parent
0dc100b4f2
commit
c423030dac
@ -20,7 +20,7 @@ feature ignore_unknown_macro
|
||||
|
||||
syslog Slog -level info -repeat 100 {
|
||||
recv info
|
||||
expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Ta=[0-9]* Tc=[0-9]* Td=[0-9]* Th=[0-9]* Ti=[0-9]* Tq=[0-9]* TR=[0-9] Tr=[0-9]* Tt=[0-9]* Tw=[0-9]*"
|
||||
expect ~ "[^:\\[ ]\\[${h1_pid}\\]: Ta=[0-9]* Tc=[0-9]* Td=[0-9]* Th=[0-9]* Ti=[0-9]* Tq=[0-9]* TR=[0-9]* Tr=[0-9]* Tt=[0-9]* Tw=[0-9]*"
|
||||
} -start
|
||||
|
||||
haproxy h1 -conf {
|
||||
|
Loading…
Reference in New Issue
Block a user