We are going to be doing some testing of time sensitive data using RHQ. We want to run successive tests with a internal NTP server
making the servers think they are always in the same time period. That is, we will reset the NTP clock back before each test. This is because the data being
tested has business logic that relates to the current time.

We want to purge the RHQ server of data from each previous test so the identically-timestamped data don't collide. Is this viable? Would it be a matter
of truncating certain tables?  Or would it be better to snapshot the whole machine?


Thanks,
John