2010-08-14 20:51:09 +00:00
|
|
|
### Check -S .. and --serverloginfile ..
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
11
|
|
|
|
12
|
|
|
|
13
|
|
|
|
14
|
|
|
|
15
|
|
|
|
16
|
|
|
|
17
|
|
|
|
18
|
|
|
|
19
|
|
|
|
20
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
11
|
|
|
|
12
|
|
|
|
13
|
|
|
|
14
|
|
|
|
15
|
|
|
|
16
|
|
|
|
17
|
|
|
|
18
|
|
|
|
19
|
|
|
|
20
|
2010-05-27 22:34:00 +00:00
|
|
|
### Check warning if --transfer but file not found
|
2012-08-08 16:38:29 +00:00
|
|
|
parallel: Warning: /tmp/noexistant/file is not readable and will not be transferred.
|
2010-05-27 22:34:00 +00:00
|
|
|
/tmp/noexistant/file
|
2010-06-14 22:05:47 +00:00
|
|
|
### Transfer for file starting with :
|
|
|
|
remote-:.:
|
|
|
|
content-:
|
|
|
|
remote-file:name.file:name
|
|
|
|
content-file:name
|
|
|
|
remote-file:name.foo.file:name
|
|
|
|
content-file:name.foo
|
|
|
|
remote-file: name.foo.file: name
|
|
|
|
content-file: name.foo
|
|
|
|
remote-file : name.foo.file : name
|
|
|
|
content-file : name.foo
|
2010-05-27 22:34:00 +00:00
|
|
|
### Check warning if --transfer but not --sshlogin
|
2012-08-08 16:38:29 +00:00
|
|
|
parallel: Warning: --transfer ignored as there are no remote --sshlogin.
|
2010-05-27 22:34:00 +00:00
|
|
|
|
|
|
|
### Check warning if --return but not --sshlogin
|
2012-08-08 16:38:29 +00:00
|
|
|
parallel: Warning: --return ignored as there are no remote --sshlogin.
|
2010-05-27 22:34:00 +00:00
|
|
|
|
|
|
|
### Check warning if --cleanup but not --sshlogin
|
2012-08-08 16:38:29 +00:00
|
|
|
parallel: Warning: --cleanup ignored as there are no remote --sshlogin.
|
2010-05-27 22:34:00 +00:00
|
|
|
|
2010-05-27 06:09:28 +00:00
|
|
|
### Test --sshlogin -S --sshloginfile
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
### Test --sshloginfile with extra content
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
### Check forced number of CPUs being respected
|
2013-11-22 17:24:09 +00:00
|
|
|
aspire
|
2013-03-23 20:42:08 +00:00
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
|
|
|
redhat9.tange.dk
|
2013-11-22 17:24:09 +00:00
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
|
|
|
aspire
|
2010-05-27 06:09:28 +00:00
|
|
|
### Check more than 9 simultaneous sshlogins
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
11
|
|
|
|
### Check more than 9(relative) simultaneous sshlogins
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
11
|
|
|
|
### Check -S syntax
|
|
|
|
1
|
|
|
|
2
|
|
|
|
3
|
|
|
|
4
|
|
|
|
5
|
|
|
|
6
|
|
|
|
7
|
|
|
|
8
|
|
|
|
9
|
|
|
|
10
|
|
|
|
11
|