Merged
requested to merge xavier_thompson/slapos.core:feat/adapt_testcase_after_ipv6_range into master
Introducing IPv6 framework broke some SR tests that relied on each partition having the same IP.
- Adapt and refactor the testing framework to simplify fixing such SR tests and share code.
- Make sure standalone puts IPv4 before IPv6 in the partition address list to match this implicit API.
- Cleanup redundant parts of standalone format code.