You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(ci_nmstate): Increase retries for nmstate nncp to be ready
Currently, we were retrying only 6 times with delay of 10 seconds to get nmstate nncp ready. It causes the job to fail frequently in molecule run. Increasing retries should help nmstate nncp get ready, and molecule job of ci_nmstate role pass.
Signed-off-by: Amartya Sinha <[email protected]>
0 commit comments