REGTEST: ssl/cli: change test type to devel

Change the type of test from slow to devel for add_ssl-crt-list.vtc and
set_ssl_cert.vtc.
This commit is contained in:
William Lallemand 2020-03-31 14:48:34 +02:00 committed by William Lallemand
parent c2e3b72adf
commit 4781fad407
2 changed files with 2 additions and 2 deletions

View 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

View 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