JetSki icon indicating copy to clipboard operation
JetSki copied to clipboard

public nics not disable on master nodes for > 4.7.45 for rdu lab

Open wilsondav opened this issue 3 years ago • 3 comments

we need https://github.com/redhat-performance/JetSki/blob/master/ansible-ipi-install/roles/shared-labs-prep/templates/ocp4-lab.machineconfig.yml.j2#L27-L33 to reflect 4.7 also as this appears in some later releases and we hit this bug.

https://bugzilla.redhat.com/show_bug.cgi?id=1984708

wilsondav avatar Apr 04 '22 14:04 wilsondav

Thank you for raising this issue

github-actions[bot] avatar Apr 04 '22 14:04 github-actions[bot]

A relevant BZ comment seems to be here: https://bugzilla.redhat.com/show_bug.cgi?id=1982821#c3

In 4.8, we added the "ip=dhcp" option to the kernel boot args in order to get consistent networking in dual stack environments.

But this references the change only for 4.8. I've asked for a link to the BZ where this change was implemented so that we can track down any apparent backports to 4.7.z. I'm not sure if changing https://github.com/redhat-performance/JetSki/blob/ab0bba1094226119fca1f7feb4bdc3b73d6c67e9/ansible-ipi-install/roles/shared-labs-prep/templates/ocp4-lab.machineconfig.yml.j2#L27 to >= 7 will work universally for 4.7 or only for a later build that perhaps has this apparent backport.

dustinblack avatar Jul 08 '22 10:07 dustinblack

OK, here is the 4.7.z BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1973367

However, it is CLOSED CURRENTRELEASE but with the last comment noting that no 4.7.z backport was done.

dustinblack avatar Jul 08 '22 15:07 dustinblack

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Mar 24 '23 00:03 github-actions[bot]