pve-common/test/etc_network_interfaces
Wolfgang Bumiller 7a82210017 don't reorder unknown interface types
Giving unknown interfaces an order-id of 0 caused them to
always be on top of the interfaces file. This is often
undesired. Instead we now only take type-ordering into
account when both interfaces which are being compared have a
known type, and otherwise only use the priority attribute.
This should result in a more stable modification of
interfaces.

Fixes #747
2015-10-07 13:43:28 +02:00
..
base importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
brbase tests: list/create/update network interfaces 2015-06-26 07:51:26 +02:00
loopback importing etc_network_interfaces tests 2015-06-26 07:49:16 +02: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
proc_net_if_inet6 importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
runtest.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.base.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.bridge_eth_remove_auto.pl remove autostart property from bridge ports 2015-09-14 12:42:47 +02:00
t.bridge-v4-v6.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.create_network.pl tests: list/create/update network interfaces 2015-06-26 07:51:26 +02:00
t.keep-option-order.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.list-interfaces.pl tests: list/create/update network interfaces 2015-06-26 07:51:26 +02:00
t.ovs_bridge_allow.pl remove autostart property from bridge ports 2015-09-14 12:42:47 +02:00
t.unhandled-interfaces-to-manual.pl importing etc_network_interfaces tests 2015-06-26 07:49:16 +02:00
t.unknown_order.pl don't reorder unknown interface types 2015-10-07 13:43:28 +02:00
t.update_network.pl tests: list/create/update network interfaces 2015-06-26 07:51:26 +02:00