chrony/test/system
Miroslav Lichvar 7ff74d9efe conf: fix reloading modified sources specified by IP address
When reloading a modified source from sourcedir which is ordered before
the original source (e.g. maxpoll was decreased), the new source is
added before the original one is removed. If the source is specified by
IP address, the addition fails due to the conflict with the original
source. Sources specified by hostname don't conflict. They are resolved
later (repeatedly if the resolver provides only conflicting addresses).

Split the processing of sorted source lists into two phases, so all
modified sources are removed before they are added again to avoid the
conflict.

Reported-by: Thomas Lange <thomas@corelatus.se>
2023-09-12 08:02:36 +02:00
..
001-minimal test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
002-extended test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
003-memlock test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
004-priority test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
006-privdrop test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
007-cmdmon cmdmon: add timestamp counters to serverstats report 2023-03-22 10:47:22 +01:00
008-confload conf: fix reloading modified sources specified by IP address 2023-09-12 08:02:36 +02:00
009-binddevice test: add 009-binddevice system test 2020-08-20 13:27:53 +02:00
010-nts test: fix 010-nts test for AES-GCM-SIV support 2023-06-01 14:52:51 +02:00
099-scfilter test: modify order of scfilter levels in system tests 2023-06-01 14:52:56 +02:00
100-clockupdate test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
101-rtc test: accept test result if RTC can't enable RTC_UIE_ON 2019-12-12 13:03:26 +01:00
102-hwtimestamp test: fix 102-hwtimestamp test for new ethtool 2020-08-20 16:19:13 +02:00
103-refclock test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
104-systemdirs test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
199-scfilter test: modify order of scfilter levels in system tests 2023-06-01 14:52:56 +02:00
run test: use env in shebang of system tests 2019-04-26 10:54:02 +02:00
test.common test: set root ownership of tmp directory in system tests 2023-06-01 14:52:56 +02:00