From 428b39c8006d49653a06e234540c24b7e5a2dfab Mon Sep 17 00:00:00 2001 From: Jonathan Cave Date: Wed, 20 May 2020 11:25:07 +0100 Subject: networking: test for predictable interface names Although this is something that has not happened in previous UC images it was noted that network interface names really should be predicatble. For some reason UC16/18 gadgets disabled this via kernel cmdline. This was fixed for UC20. --- units/networking/test-plan.pxu | 1 + 1 file changed, 1 insertion(+) diff --git a/units/networking/test-plan.pxu b/units/networking/test-plan.pxu index 1abee61..f11d215 100644 --- a/units/networking/test-plan.pxu +++ b/units/networking/test-plan.pxu @@ -61,6 +61,7 @@ _description: Automated networking tests for devices include: ipv6_detect ipv6_link_local_address_.* + networking/predictable_names bootstrap_include: device -- cgit v1.2.3