Commit 9709c26
committed
Add improvement to retry mechanism for exit when success
Retry works, but gitlab-olp-cpp-sdk-functional-test.sh returns 0 not always when tests succeded, so retry work till the end of retry limit and does not end on success
Relates-to: OLPEDGE-1144
Signed-off-by: Yaroslav Stefinko <[email protected]>1 parent 81e4aa3 commit 9709c26
File tree
2 files changed
+3
-2
lines changed- scripts/linux/fv
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments