diff options
author | Jonathan Cave <jonathan.cave@canonical.com> | 2020-05-20 11:25:07 +0100 |
---|---|---|
committer | Jonathan Cave <jonathan.cave@canonical.com> | 2020-05-20 11:25:07 +0100 |
commit | 428b39c8006d49653a06e234540c24b7e5a2dfab (patch) | |
tree | 0c1918b37fa1d4ac3191e4565af734bf85b3c575 | |
parent | e2596426a5b3e38e1eb9acaafe1a215344c0c131 (diff) |
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.
-rw-r--r-- | units/networking/test-plan.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
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 |