Skip to content

dracut: ignore 'lo' device on the number of connection check

During the NMCI dracut test, the automatically created external connection 'lo' will be considered when counting the number of connection. This behavior causes the inconsistency with the check on the 'nmcli_con_num'. To address that, ignore 'lo' device on the number of connection check.

Merge request reports