Commit 9353909
committed
Add retries when OVN DBs are restored
Sometimes restoring OVB DB backups to podified ovsdb-servers fails with
the following error:
ovsdb-client: transaction failed (End of file)
With this change, those tasks are retried.1 parent 54efe19 commit 9353909
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
264 | 268 | | |
265 | 269 | | |
266 | 270 | | |
| |||
0 commit comments