GHA/linux: enable wolfSSH in a wolfSSL job

With tests. (Most SFTP tests fail with wolfSSH.)

Also:
- disable pseudo-terminal in wolfSSH builds (also in CircleCI).
  Not needed for curl.
- test642: add "compressed" to the description.
  To avoid being the same as test600.
  Follow-up to b7b4dc0d49 #1735

Closes #16025
This commit is contained in:
Viktor Szakats 2025-01-16 22:19:51 +01:00
parent 02edae54e8
commit c89bc11267
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 31 additions and 4 deletions

View file

@ -21,7 +21,7 @@ for ssh test
sftp
</server>
<name>
SFTP retrieval
SFTP retrieval (compressed)
</name>
<command>
--key %LOGDIR/server/curl_client_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: --compressed-ssh sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/file%TESTNUMBER.txt --insecure