mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-05 05:27:35 +08:00
tests: fix unstable test in traffic-split.t (#3135)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
This commit is contained in:
parent
6dba053c08
commit
b1e5edd7d8
@ -1211,9 +1211,12 @@ GET /t
|
|||||||
1981, 1982
|
1981, 1982
|
||||||
--- grep_error_log eval
|
--- grep_error_log eval
|
||||||
qr/upstream_key: roundrobin#route_1_\d/
|
qr/upstream_key: roundrobin#route_1_\d/
|
||||||
--- grep_error_log_out
|
--- grep_error_log_out eval
|
||||||
upstream_key: roundrobin#route_1_1
|
qr/(upstream_key: roundrobin#route_1_1
|
||||||
upstream_key: roundrobin#route_1_2
|
upstream_key: roundrobin#route_1_2
|
||||||
|
|upstream_key: roundrobin#route_1_2
|
||||||
|
upstream_key: roundrobin#route_1_1
|
||||||
|
)/
|
||||||
--- no_error_log
|
--- no_error_log
|
||||||
[error]
|
[error]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user