mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-02 13:20:24 -05:00
REGTEST: Flag some slow reg tests.
All reg-tests/peers/*basic_sync*.vtc tests are slow reg reg tests.
This commit is contained in:
parent
2135f91d18
commit
c8f931c87b
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ vtest "Basic test for peers protocol stick-table declared in peers sections"
|
|||
feature ignore_unknown_macro
|
||||
|
||||
#REQUIRE_VERSION=2.0
|
||||
#REGTEST_TYPE=slow
|
||||
|
||||
haproxy h1 -arg "-L A" -conf {
|
||||
defaults
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ feature ignore_unknown_macro
|
|||
|
||||
#REQUIRE_VERSION=2.0
|
||||
#REQUIRE_OPTIONS=OPENSSL
|
||||
#REGTEST_TYPE=slow
|
||||
|
||||
haproxy h1 -arg "-L A" -conf {
|
||||
defaults
|
||||
|
|
|
|||
Loading…
Reference in a new issue