]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
github: add torture-ftp for FTP-only torture testing
authorDaniel Stenberg <daniel@haxx.se>
Fri, 12 Mar 2021 10:55:47 +0000 (11:55 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 12 Mar 2021 22:36:38 +0000 (23:36 +0100)
and at 20% to try to keep the run-time reasonable

Closes #6728

.github/workflows/macos.yml

index e18721d71fdb6438c9e48c0d9c73d73e9192c451..16b0476e8eb63ee1eb3a0555386c39b5630e78ea 100644 (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