README.rst

Taskotron VM Builder

This is a proof of concept code, don't rely on this.

Taskotron VM Builder should provide an easy way to create customized virtual machines to be used in Taskotron as disposable clients. The machine will be built according to specified parameters, mainly:

  • contain a requested set of up-to-date packages
  • have libtaskotron installed
  • have user accounts configured
  • have remote logging capabilities configured (ssh, serial console)

This image can then be snapshotted and used to spawn virtual machines, throwing away any disk changes before each new boot.

If historical images are archived, they can provide a way to have reproducible environment for re-executing tasks.