]> git.proxmox.com Git - qemu-server.git/commit
cfg2cmd test: hardcode/mock bridge MTU
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 17 Jun 2020 08:30:13 +0000 (10:30 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 17 Jun 2020 08:39:47 +0000 (10:39 +0200)
commit121e340094cd4d5a3056193257fc301548dd51e7
treed08eb8dac6fadeb4e70f62052237dbadeaaab752
parent456071e59ce09ee2d3202fb61e9db6f0b1130255
cfg2cmd test: hardcode/mock bridge MTU

otherwise the netdev test reads the MTU value from the test host's vmbr0
bridge, or fails if no such bridge exists.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
test/run_config2command_tests.pl