pve-common/test/etc_network_interfaces
Thomas Lamprecht ffe0b0e075 runtest: clone config before passing to write to avoid side effects
write changes some parts of the config, if this is a reference to the
config used for checking parsing it may lead to unexpected failures
due to those side effects..

For me it was "cidr" and "cidr6" getting deleted, and thus upcomming
tests for a compat change failing without any apparent reason.. :/

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-13 11:02:01 +01:00
..
active_interfaces Fix #882: active state of interfaces depends on ipv6 2016-02-10 12:20:21 +01:00
base Fixup testcases for the previous commit 2019-01-03 09:05:46 +01:00
brbase Fixup testcases for the previous commit 2019-01-03 09:05:46 +01:00
loopback Fixup testcases for the previous commit 2019-01-03 09:05:46 +01:00
Makefile importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
proc_net_dev importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
runtest.pl runtest: clone config before passing to write to avoid side effects 2020-03-13 11:02:01 +01:00
t.base.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.bridge_eth_remove_auto.pl half-revert: remove autostart property from bridge ports 2015-10-19 11:11:29 +02:00
t.bridge-v4-v6.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00
t.create_network.pl inotify: fix compatibillity with address + netmask separate passed 2020-03-12 16:10:18 +01:00
t.keep-option-order.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.list-interfaces.pl INotify: use cidr for address on config change 2020-03-04 14:59:34 +01:00
t.ovs_bridge_allow.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00
t.parsed_options.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00
t.unhandled-interfaces-to-manual.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.unknown_order.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00
t.update_network.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00