tests: formate with reindex

pull/1043/head
Ri Shen Chen 4 weeks ago
parent 70f8b45338
commit 3cbb3c71a2

@ -43,6 +43,7 @@ hello world
qr/PROXY protocol v2 src: 127\.0\.0\.1 \d+, dst: 127\.0\.0\.1 \d+/ qr/PROXY protocol v2 src: 127\.0\.0\.1 \d+, dst: 127\.0\.0\.1 \d+/
=== TEST 2: Stream with Proxy Protocol tunnel (IPV4) === TEST 2: Stream with Proxy Protocol tunnel (IPV4)
--- stream_config --- stream_config
upstream backend { upstream backend {
@ -73,6 +74,7 @@ qr/PROXY protocol v2 src: 1\.1\.1\.1 \d+, dst: 127\.0\.0\.1 \d+/
[error] [error]
=== TEST 3: Stream with Proxy Protocol tunnel (IPV6) === TEST 3: Stream with Proxy Protocol tunnel (IPV6)
--- stream_config --- stream_config
upstream backend { upstream backend {
@ -99,6 +101,7 @@ proxy_protocol
[error] [error]
=== TEST 4: Stream with TLS Extended Property Validation === TEST 4: Stream with TLS Extended Property Validation
--- stream_config --- stream_config
upstream backend { upstream backend {

Loading…
Cancel
Save