I'm trying to test behaviour of a server that's configured with a badly behaved NTP server, such as one that's drifting wildly or reporting times that jump around excessively.
I've found lots of advice for setting up a good NTP system, but how can I set up a deliberately bad one?
This question pointed me at ntpdsim, but that tests the behaviour of the ntp client and doesn't seem to touch the system clock, whereas I want to see how my system as a whole behaves when the NTP server is badly behaved.