burnin: add option to not remove instances
authorIustin Pop <iustin@google.com>
Fri, 16 Jan 2009 10:41:17 +0000 (10:41 +0000)
committerIustin Pop <iustin@google.com>
Fri, 16 Jan 2009 10:41:17 +0000 (10:41 +0000)
commit320eda24d4dc5b08efec0a153e3e11b779d066e2
treeff7ac9d023377d2df8da222110af9dc1d3ccb26e
parent25e7b43f5cbec0d473a363bac72b02a17219effc
burnin: add option to not remove instances

This patch adds a burnin option to keep instances at the end, so that
debugging after a burnin failure is easier.

Also, we reorder the command line parsing and client query so that one
can use ./tools/burnin --help even on non-ganeti machines.

Reviewed-by: ultrotter
tools/burnin