Commit 507a330
committed
Move full run configuration to main function
This improves code organization by keeping related configuration together
and makes the flow more logical, plus less error-prone.
The scenario definition file is already updated to accomodate the proper
variable in the testcase.
issue: https://progress.opensuse.org/issues/190977
Signed-off-by: Ioannis Bonatakis <[email protected]>1 parent e4743cc commit 507a330
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 113 | | |
118 | 114 | | |
119 | 115 | | |
| |||
0 commit comments