2017-06-22 21:14:32 +00:00
|
|
|
par_nonall_basefile ### Test --nonall --basefile
|
|
|
|
par_nonall_basefile tmp/nonall--basefile
|
|
|
|
par_nonall_basefile tmp/nonall--basefile
|
|
|
|
par_nonall_basefile_cleanup ### Test --nonall --basefile --cleanup (rm should fail)
|
|
|
|
par_nonall_basefile_cleanup tmp/nonall--basefile--clean
|
|
|
|
par_nonall_basefile_cleanup tmp/nonall--basefile--clean
|
|
|
|
par_nonall_basefile_cleanup rm: cannot remove 'tmp/nonall--basefile--clean': No such file or directory
|
|
|
|
par_nonall_basefile_cleanup rm: cannot remove 'tmp/nonall--basefile--clean': No such file or directory
|
2020-10-14 17:27:31 +00:00
|
|
|
par_nonall_ssh bug #59181: --ssh is not propagated to --nonall
|
|
|
|
par_nonall_ssh OK
|
2017-06-22 21:14:32 +00:00
|
|
|
par_nonall_wd ### Test --nonall --wd
|
|
|
|
par_nonall_wd /tmp
|
|
|
|
par_onall_basefile ### Test --onall --basefile
|
|
|
|
par_onall_basefile tmp/onall--basefile
|
|
|
|
par_onall_basefile tmp/onall--basefile
|
|
|
|
par_onall_basefile_cleanup ### Test --onall --basefile --cleanup (rm should fail)
|
|
|
|
par_onall_basefile_cleanup tmp/onall--basefile--clean
|
|
|
|
par_onall_basefile_cleanup tmp/onall--basefile--clean
|
|
|
|
par_onall_basefile_cleanup rm: cannot remove 'tmp/onall--basefile--clean': No such file or directory
|
|
|
|
par_onall_basefile_cleanup rm: cannot remove 'tmp/onall--basefile--clean': No such file or directory
|
|
|
|
par_read_sshloginfile_from_stdin ### Test read sshloginfile from STDIN
|
|
|
|
par_read_sshloginfile_from_stdin /home/csh
|
|
|
|
par_read_sshloginfile_from_stdin /home/parallel
|
|
|
|
par_read_sshloginfile_from_stdin /home/csh
|
|
|
|
par_read_sshloginfile_from_stdin foo
|
|
|
|
par_read_sshloginfile_from_stdin /home/parallel
|
|
|
|
par_read_sshloginfile_from_stdin foo
|
|
|
|
par_remote_symlink_dir bug #51293: parallel does not preserve symlinked directory structure on remote
|
2017-09-21 22:50:39 +00:00
|
|
|
par_remote_symlink_dir OK: wd is still a symlink with --rsync-opts
|
|
|
|
par_remote_symlink_dir OK: wd is still a symlink with PARALLEL_RSYNC_OPTS
|
2020-08-29 20:12:46 +00:00
|
|
|
par_rsync_3.2.3 bug #59006: rsync version 3.2.3 is not detected correctly
|
|
|
|
par_rsync_3.2.3 rsync version v3.2.3 protocol version 31
|
|
|
|
par_rsync_3.2.3 bug59006
|
2020-05-08 01:35:51 +00:00
|
|
|
par_sshlogin_replacement ### show {sshlogin} and {host}
|
|
|
|
par_sshlogin_replacement parallel@lo and lo
|
|
|
|
par_sshlogin_replacement /usr/bin/ssh parallel@lo and lo
|
2020-10-14 20:49:58 +00:00
|
|
|
par_termseq_remote ### bug #59146: Support --termseq for remote jobs
|
|
|
|
par_termseq_remote parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_termseq_remote parallel: Warning: doit 1
|
|
|
|
par_termseq_remote doit 1
|
|
|
|
par_termseq_remote HUP
|
|
|
|
par_termseq_remote INT
|
|
|
|
par_termseq_remote QUIT
|
|
|
|
par_termseq_remote ILL
|
|
|
|
par_termseq_remote TRAP
|
|
|
|
par_termseq_remote ABRT
|
|
|
|
par_termseq_remote BUS
|
|
|
|
par_termseq_remote FPE
|
|
|
|
par_termseq_remote USR1
|
|
|
|
par_termseq_remote SEGV
|
|
|
|
par_termseq_remote USR2
|
|
|
|
par_termseq_remote PIPE
|
|
|
|
par_termseq_remote ALRM
|
|
|
|
par_termseq_remote TERM
|
|
|
|
par_termseq_remote STKFLT
|
|
|
|
par_termseq_remote CHLD
|
|
|
|
par_termseq_remote CONT
|
|
|
|
par_termseq_remote TSTP
|
|
|
|
par_termseq_remote TTIN
|
|
|
|
par_termseq_remote TTOU
|
|
|
|
par_termseq_remote URG
|
|
|
|
par_termseq_remote XCPU
|
|
|
|
par_termseq_remote XFSZ
|
|
|
|
par_termseq_remote VTALRM
|
|
|
|
par_termseq_remote PROF
|
|
|
|
par_termseq_remote WINCH
|
|
|
|
par_termseq_remote IO
|
|
|
|
par_termseq_remote PWR
|
|
|
|
par_termseq_remote SYS
|
|
|
|
par_termseq_remote RTMIN
|
2017-06-22 21:14:32 +00:00
|
|
|
par_test_nonall ### Test --nonall
|
|
|
|
par_test_nonall /home/csh
|
|
|
|
par_test_nonall /home/parallel
|
|
|
|
par_test_nonall_u ### Test --nonall -u - should be interleaved x y x y
|
|
|
|
par_test_nonall_u /home/parallel
|
|
|
|
par_test_nonall_u /home/csh
|
|
|
|
par_test_nonall_u /home/parallel
|
|
|
|
par_test_nonall_u /home/csh
|
|
|
|
par_test_onall ### Test --onall
|
|
|
|
par_test_onall csh@lo 1
|
|
|
|
par_test_onall csh@lo 2
|
|
|
|
par_test_onall csh@lo 1
|
|
|
|
par_test_onall csh@lo 2
|
|
|
|
par_test_onall csh@lo 1
|
|
|
|
par_test_onall csh@lo 2
|
|
|
|
par_test_onall parallel@lo 1
|
|
|
|
par_test_onall parallel@lo 2
|
|
|
|
par_test_onall parallel@lo 1
|
|
|
|
par_test_onall parallel@lo 2
|
|
|
|
par_test_onall parallel@lo 1
|
|
|
|
par_test_onall parallel@lo 2
|
|
|
|
par_test_onall_u ### Test --onall -u
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 1
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 2
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_onall_u 3
|
|
|
|
par_test_pipe_onall ### Test | --onall
|
|
|
|
par_test_pipe_onall csh@lo 1
|
|
|
|
par_test_pipe_onall csh@lo 2
|
|
|
|
par_test_pipe_onall csh@lo 3
|
|
|
|
par_test_pipe_onall csh@lo 1
|
|
|
|
par_test_pipe_onall csh@lo 2
|
|
|
|
par_test_pipe_onall csh@lo 3
|
|
|
|
par_test_pipe_onall csh@lo 1
|
|
|
|
par_test_pipe_onall csh@lo 2
|
|
|
|
par_test_pipe_onall csh@lo 3
|
|
|
|
par_test_pipe_onall parallel@lo 1
|
|
|
|
par_test_pipe_onall parallel@lo 2
|
|
|
|
par_test_pipe_onall parallel@lo 3
|
|
|
|
par_test_pipe_onall parallel@lo 1
|
|
|
|
par_test_pipe_onall parallel@lo 2
|
|
|
|
par_test_pipe_onall parallel@lo 3
|
|
|
|
par_test_pipe_onall parallel@lo 1
|
|
|
|
par_test_pipe_onall parallel@lo 2
|
|
|
|
par_test_pipe_onall parallel@lo 3
|
2020-08-22 23:31:39 +00:00
|
|
|
par_timeout_onall ### --timeout --onall on remote machines: 2*slept 1, 2 jobs failed
|
|
|
|
par_timeout_onall slept 1
|
|
|
|
par_timeout_onall parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_timeout_onall parallel: Warning: sleep 8; echo slept 8
|
|
|
|
par_timeout_onall parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_timeout_onall parallel: Warning: sleep 9; echo slept 9
|
|
|
|
par_timeout_onall slept 1
|
|
|
|
par_timeout_onall parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_timeout_onall parallel: Warning: sleep 8; echo slept 8
|
|
|
|
par_timeout_onall parallel: Warning: This job was killed because it timed out:
|
|
|
|
par_timeout_onall parallel: Warning: sleep 9; echo slept 9
|
|
|
|
par_timeout_onall jobs failed: 2
|
2017-06-22 21:14:32 +00:00
|
|
|
par_wd_braces ### Test --wd {}
|
|
|
|
par_wd_braces wd1
|
|
|
|
par_wd_braces wd2
|
|
|
|
par_wd_dot ### Test --wd .
|
|
|
|
par_wd_dot /home/csh/mydir
|
|
|
|
par_wd_perlexpr ### Test --wd {= =}
|
|
|
|
par_wd_perlexpr WD1
|
|
|
|
par_wd_perlexpr WD2
|
|
|
|
par_workdir_dot ### Test --workdir .
|
|
|
|
par_workdir_dot /home/parallel/mydir
|