netplan:slyon/lp1952967-nmtui-tunnels

Last commit made on 2022-01-06
Get this branch:
git clone -b slyon/lp1952967-nmtui-tunnels https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
slyon/lp1952967-nmtui-tunnels
Repository:
lp:netplan

Recent commits

e8d7d86... by Lukas Märdian

tests:parser:base: improve coverage comment

Co-authored-by: Simon Chopin <email address hidden>

ad389f1... by Lukas Märdian

parse-nm: test-keyfile: validate config at after keyfile parsing

return FALSE and fill the passed GError if it does not succeed

6cb50a8... by Lukas Märdian

test-keyfile: increase coverage for non-standard keyfile filename

85837e2... by Lukas Märdian

parse-nm: test-keyfile: do not try to parse vlans (implementation incomplete)

c2bedca... by Lukas Märdian

test:parser:base: clear original file after being parsed

b0af940... by Lukas Märdian

abi-compat: add some debugging output during tests

e0329d2... by Lukas Märdian

test:keyfile: avoid conflict with mutually exclusive ipv6-address-token/generation

fa2c838... by Lukas Märdian

parse-nm: Tunnels are not fully supported and generation might fail due to missing fields

Fall back to using full passthrough mode ('nm-devices:') for now.

3052d9f... by Lukas Märdian

test:parser:base: check if 'netplan generate' was successful

e3451bb... by Lukas Märdian

test:keyfile: add test case for tunnel regression