

This code will test a release upgrade.

If its started and there is a dir/symlink called "DistUpgrade" this
code will be used for the upgrade (useful for testing the bzr
development version of the upgrader code). Otherwise the latest
released version of the archive is used via "do-release-upgrade".

Installation
============

See https://wiki.ubuntu.com/QATeam/UpgradeTestingSetup for information
on how to setup your host system for running auto-upgrade-tester

Running auto-upgrade-tester
===========================

Run with e.g.:
$ sudo ./bin/auto-upgrade-tester ./share/profiles/server

or modify share/profiles/defaults.cfg.d/defaults.cfg and setup a new 
AutoUpgradeTesterBaseDir if you want to run it without sudo.
