Commit 6379fb6
test(robot): Merge recurring job creation functions
Merged `create_snapshot_recurringjob_for_volume`, `create_backup_recurringjob_for_volume`,
and `create_recurringjob_for_volume` into a single function `create_recurringjob_for_volume`
to reduce redundancy and improve maintainability.
longhorn/longhorn#10711
Signed-off-by: Roger Yao <roger.yao@suse.com>1 parent 66085f7 commit 6379fb6
2 files changed
Lines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
| |||
0 commit comments