mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:03:31 +03:00
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:
parent
02edae54e8
commit
c89bc11267
3 changed files with 31 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue