Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • My gutfeel is also the VM-route - I'm not very clued-up with VM's, KVM&co specifically - any pointers? links? Ideal would be an "up-n-down" VM that can be started, do the time-stamping and then die - gimf, i know, but knowing what to query for is the bummer Commented Dec 29, 2015 at 7:49
  • @slashmais Once again it depends how your test scenarios need to run, but a the following strategy should work: prepare a VM image with DHCP and SSH access, and to run a test, clone it and boot it then set the date and run your application and your test code. I think VirtualBox is the easiest to set up but KVM isn't far behind and may be easier to control automatically. I don't have a particular tutorial to recommend. Commented Dec 29, 2015 at 11:54