Time to wait before each retry on reboot #1939
Unanswered
electriquo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Test Kitchen has support for enduring reboots initiated by a Chef Infra provisioner. Looking at the logs, after
wait_for_retry
each retry happens after 1 secondmax_retries
times.Is there any way to configure the time to wait between each retry to override the default of 1 second?
Beta Was this translation helpful? Give feedback.
All reactions