nmstate/tests/integration
Gris Ge 4c996abd23 nm ovs: Enable connection.autoconnect-ports for OVS port
We forgot to enable `connection.autoconnect-ports` for OVS ports in NM
code as the `iface.is_controller()` is false for
`InterfaceType::Other("ovs-port")`

Extend verify count to 10 rounds, as NM takes longer time after enabled
`connection.autoconnect-ports` due to extra reactivations in NM internal.

With this change, we can also skip activation on OVS interface and OVS
port as OVS bridge will activate its subordinates.

Fixed and added integration test case.

Signed-off-by: Gris Ge <fge@redhat.com>
2024-10-22 13:47:16 +08:00
..
2023-11-15 17:25:26 +08:00
2019-07-03 13:45:37 +08:00
2024-01-09 22:38:32 +08:00
2024-02-21 23:27:46 +08:00
2024-01-24 15:00:28 +08:00