c7e4ac606d
Adds tests according to the CI wiki [0] specifically the standard test interface in the spec [1]. [0] https://fedoraproject.org/wiki/CI [1] https://fedoraproject.org/wiki/Changes/InvokingTests Signed-off-by: Andrei Stepanov <astepano@redhat.com>
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
PURPOSE of /CoreOS/curl/Sanity/scp-and-sftp-download-test
|
|
Description: downloads test file through scp and sftp
|
|
Author: Karel Srot <ksrot@redhat.com>
|
|
|
|
Test scenario:
|
|
- scp download
|
|
- sftp download
|
|
- scp upload
|
|
- sftp upload
|
|
|
|
When PUBKEY_PARAM global variable is set to 'empty' or 'none', scenarios are executed
|
|
with empty --pubkey parameter (--pubkey "") or with the paramiter omitted
|