Skip to content

Increase stability of step 'Check bond "{bond}" link state is "{state}"'

Created by: fpokryvk

Step is sometimes failing, increased number of tries and lowered timeout between checks (to increase performance)

This is because step checks bond state in procfs, and it is kernel dependent, when bond state changes there.

Also, updated nmtui step with nmcli version (more stable)

Merge request reports