pve-common/test/etc_network_interfaces
Alexandre Derumier fe2a773cd0 Inotify: write_network_interfaces : always autostart bond slaves interfaces
Currently, bond slaves are mostly working without autostart,
because bond slaves scripts from ifupdown1 && also ifupdown2
 have some kind of hacks to start the slaves.

But if users want to do some tuning on the ifaces, they are not applied.

Also, with ifupdown2 + ovs, this kind of hack is not implemented (yet), so the
slaves of the bond are still down.

Debian/Ubuntu official docs always set "auto ethX" for bond slaves,
it's really more clean like this.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2020-06-08 17:34:57 +02: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: write_network_interfaces : always autostart bond slaves interfaces 2020-06-08 17:34:57 +02:00
t.keep-option-order.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.list-interfaces.pl t.list-interfaces.pl: add cidr address test 2020-03-13 12:16:52 +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 Inotify: write_network_interfaces : always autostart bond slaves interfaces 2020-06-08 17:34:57 +02:00
t.update_network.pl remove extra space after address && gateway options 2020-03-04 14:59:34 +01:00