Commit 4a22f4d
committed
Add retry when registering node in RH subscription or container registry
Sometimes the CI jobs fails because there is too many request done
for login to the container registry or to register system in Red Hat
registration service.
Let's add delay and retry again to register the system or login to the container
service.
Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>1 parent 20bb31f commit 4a22f4d
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
0 commit comments