2010-12-19 00:38:36 +00:00
|
|
|
### Test of --retries - it should run 13 jobs in total
|
|
|
|
13
|
|
|
|
### Test of --retries - it should run 25 jobs in total
|
|
|
|
25
|
|
|
|
### Test of --retries - it should run 49 jobs in total
|
|
|
|
49
|
|
|
|
### Bug with --retries
|
|
|
|
8
|
|
|
|
8
|
|
|
|
2
|
|
|
|
1
|
|
|
|
1
|
|
|
|
1
|
|
|
|
1
|
|
|
|
### These were not affected by the bug
|
|
|
|
8
|
|
|
|
8
|
|
|
|
1
|
|
|
|
4
|
|
|
|
4
|
|
|
|
4
|
|
|
|
2
|
|
|
|
### Test of --retries on unreachable host
|
2011-01-17 12:38:58 +00:00
|
|
|
ssh: connect to host 4.3.2.1 port 22: Connection timed out
|
2011-03-20 21:40:12 +00:00
|
|
|
parallel: Warning: Could not figure out number of cpus on 4.3.2.1 (). Using 1
|
2010-09-21 20:00:30 +00:00
|
|
|
echo 1
|
|
|
|
1
|
|
|
|
echo 2
|
|
|
|
2
|
|
|
|
echo 3
|
|
|
|
3
|
|
|
|
echo 4
|
|
|
|
4
|
|
|
|
echo 5
|
|
|
|
5
|
|
|
|
echo 6
|
|
|
|
6
|
|
|
|
echo 7
|
|
|
|
7
|
|
|
|
echo 8
|
|
|
|
8
|
|
|
|
echo 9
|
|
|
|
9
|
|
|
|
echo 10
|
|
|
|
10
|