1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

github: add torture-ftp for FTP-only torture testing

and at 20% to try to keep the run-time reasonable

Closes #6728
This commit is contained in:
Daniel Stenberg 2021-03-12 11:55:47 +01:00
parent 743ab72bf1
commit 6dc03053d1
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -55,6 +55,11 @@ jobs:
configure: --enable-debug --disable-shared --disable-threaded-resolver
tflags: -n -t --shallow=25 !FTP
macosx-version-min: 10.9
- name: torture-ftp
install: nghttp2 openssl
configure: --enable-debug --disable-shared --disable-threaded-resolver
tflags: -n -t --shallow=20 FTP
macosx-version-min: 10.9
- name: macOS 10.15
install: nghttp2 libmetalink libssh2
configure: --enable-debug --disable-ldap