]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
REGTEST: ssl/cli: change test type to devel
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 31 Mar 2020 12:48:34 +0000 (14:48 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 31 Mar 2020 12:52:22 +0000 (14:52 +0200)
Change the type of test from slow to devel for add_ssl-crt-list.vtc and
set_ssl_cert.vtc.

reg-tests/ssl/add_ssl_crt-list.vtc
reg-tests/ssl/set_ssl_cert.vtc

index c698963f2e960ad9bc04f4e7007b6f6207019892..173db56c189e49664c2663913415ce2376377542 100644 (file)
@@ -1,4 +1,4 @@
-#REGTEST_TYPE=slow
+#REGTEST_TYPE=devel
 
 # This reg-test uses the "add ssl crt-list" command to add a certificate over the CLI.
 # It requires socat and curl to upload and validate that the certificate was well updated
index 3780d1137ac9042bac2d6d91132a0038fca84f21..dc981a507dd4f50ec10fdd15c95c279e737cc82c 100644 (file)
@@ -1,4 +1,4 @@
-#REGTEST_TYPE=slow
+#REGTEST_TYPE=devel
 
 # This reg-test uses the "set ssl cert" command to update a certificate over the CLI.
 # It requires socat and curl to upload and validate that the certificate was well updated