]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: use numeric prefixes in resolved.conf.d overrides
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 22 Aug 2025 19:00:38 +0000 (15:00 -0400)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 27 Aug 2025 13:33:38 +0000 (22:33 +0900)
commitf818c3d6b6f09614531a367c03ad7b5f36e9fe6c
tree2a1b5a94e993d7aa37beb15fdbd3aad83fcaee0b
parent6d2247208973fd40a4c8f7cc11f11c09470d074c
test: use numeric prefixes in resolved.conf.d overrides

There are a lot of resolved.conf.d drop-ins used in these tests. Use
proper numeric prefixes, especially to avoid confusion with sorting
relative to test.conf.

Make the test base config 10-test.conf, and use 90-*.conf elsewhere.
test/units/TEST-75-RESOLVED.sh