Commit 7eaf5a8
tests/unit_tests: sync unit tests after model changes (retry_counter field)
Changes [0] to the model caused unit tests to get out-of-sync with its
new state.
Tests adjusted in this patch should be kept in sync with Node class from
"kernelci/api/models.py" in "kernelci/kernelci-core" repo [1].
[0] kernelci/kernelci-core#2927
[1] https://github.com/kernelci/kernelci-core/blob/ee64d7e4cdaeef2176d9755c9112ff97c8ad8e3a/kernelci/api/models.py#L184
Signed-off-by: Paweł Wieczorek <pawiecz@collabora.com>1 parent ba1374c commit 7eaf5a8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| 253 | + | |
252 | 254 | | |
253 | 255 | | |
254 | 256 | | |
| |||
0 commit comments