patches 1 and 2 are just to make writing the test case in 4 possible in the first place. 3 is the actual fix.
Fabian Grünbichler (4): network tests: switch to ifupdown2 network parser: iterate deterministically fix #5141: network parser: fix accidental RE result re-use network tests: test #5141 src/PVE/INotify.pm | 21 ++++++-- test/etc_network_interfaces/runtest.pl | 2 +- .../t.bridge_eth_remove_auto.pl | 24 --------- .../t.create_network.pl | 6 +-- .../t.ovs_bridge_allow.pl | 12 ++--- test/etc_network_interfaces/t.vlan-parsing.pl | 54 +++++++++++++++++++ 6 files changed, 80 insertions(+), 39 deletions(-) delete mode 100644 test/etc_network_interfaces/t.bridge_eth_remove_auto.pl create mode 100644 test/etc_network_interfaces/t.vlan-parsing.pl -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel