mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02:00
REGTESTS: vars: Remove useless ssl tunes from conditional set-var test
The global section of the cond_set_var.vtc test used some useless SSL tunes which made the test fail on builds without SSL.
This commit is contained in:
parent
dbef985b74
commit
66545c9321
@ -29,8 +29,6 @@ server s1 -repeat 10 {
|
||||
|
||||
haproxy h1 -conf {
|
||||
global
|
||||
tune.ssl.default-dh-param 2048
|
||||
tune.ssl.capture-buffer-size 1
|
||||
set-var proc.int12 int(12)
|
||||
set-var proc.int5 var(proc.str60,60),div(proc.int12)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user