mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 10:25:28 +00:00
Running the pytest with nm provider failed in the downstream testing because the "NM_CONTROLLED=no" appeared in `/etc/sysconfig/network-scripts/ifcfg-testeth` which caused the veth `testeth` strictly unmanaged by NetworkManager. To fix it, clean up such a connection profile at the end when running the pytest. Signed-off-by: Wen Liang <liangwen12year@gmail.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_ethernet.py | ||