test_all: run the Internet Archive tests with -short to speed them up

Every write operation waits for the server's processing tasks which
currently take minutes each, so the full test suite takes much longer
than the timeout. Running with -short skips the FsEncoding subtests
(which are already on the ignore list) and the chunked upload tests,
removing a large number of these waits.
This commit is contained in:
Nick Craig-Wood
2026-07-25 18:48:31 +01:00
parent 662272e374
commit 2217d38273
+1
View File
@@ -213,6 +213,7 @@ backends:
- backend: "internetarchive"
remote: "TestIA:rclone-integration-test-2"
fastlist: true
short: true
tests:
- backend
ignore: