File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -16,73 +16,73 @@ flow:
1616# We need the -q flag because otherwise it will write debug to STDERR
1717 - type : console
1818 command : timeout 0.1 stress-ng -c 1 -q
19- ignore-erros : true
19+ ignore-errors : true
2020 note : Starting Stress
2121 - type : console
2222 command : sleep 0.1
23- ignore-erros : true
23+ ignore-errors : true
2424 note : Sleeping
2525 - type : console
2626 command : timeout 0.1 stress-ng -c 1 -q
27- ignore-erros : true
27+ ignore-errors : true
2828 note : Starting Stress
2929 - type : console
3030 command : sleep 0.1
31- ignore-erros : true
31+ ignore-errors : true
3232 note : Sleeping
3333 - type : console
3434 command : timeout 0.1 stress-ng -c 1 -q
35- ignore-erros : true
35+ ignore-errors : true
3636 note : Starting Stress
3737 - type : console
3838 command : sleep 0.1
39- ignore-erros : true
39+ ignore-errors : true
4040 note : Sleeping
4141 - type : console
4242 command : timeout 0.2 stress-ng -c 1 -q
43- ignore-erros : true
43+ ignore-errors : true
4444 note : Starting Stress
4545 - type : console
4646 command : sleep 0.2
47- ignore-erros : true
47+ ignore-errors : true
4848 note : Sleeping
4949 - type : console
5050 command : timeout 0.2 stress-ng -c 1 -q
51- ignore-erros : true
51+ ignore-errors : true
5252 note : Starting Stress
5353 - type : console
5454 command : sleep 0.2
55- ignore-erros : true
55+ ignore-errors : true
5656 note : Sleeping
5757 - type : console
5858 command : timeout 0.2 stress-ng -c 1 -q
59- ignore-erros : true
59+ ignore-errors : true
6060 note : Starting Stress
6161 - type : console
6262 command : sleep 0.2
63- ignore-erros : true
63+ ignore-errors : true
6464 note : Sleeping
6565 - type : console
6666 command : timeout 0.5 stress-ng -c 1 -q
67- ignore-erros : true
67+ ignore-errors : true
6868 note : Starting Stress
6969 - type : console
7070 command : sleep 0.5
71- ignore-erros : true
71+ ignore-errors : true
7272 note : Sleeping
7373 - type : console
7474 command : timeout 0.5 stress-ng -c 1 -q
75- ignore-erros : true
75+ ignore-errors : true
7676 note : Starting Stress
7777 - type : console
7878 command : sleep 0.5
79- ignore-erros : true
79+ ignore-errors : true
8080 note : Sleeping
8181 - type : console
8282 command : timeout 0.5 stress-ng -c 1 -q
83- ignore-erros : true
83+ ignore-errors : true
8484 note : Starting Stress
8585 - type : console
8686 command : sleep 0.5
87- ignore-erros : true
87+ ignore-errors : true
8888 note : Sleeping
You can’t perform that action at this time.
0 commit comments