ceph/teuthology
Sandon Van Ness f6270a7fb0 Wipe out existing id_rsa.pub and id_rsa before pushing ssh keys
A very simple change. Just touch a file first (to create it if it
doesn't yet exist so the delete doesn't error out) and then delete
it before pushing the keys to the file. This should avoid the
id_rsa.pub and id_rsa files from getting messed up due to previous
runs which were interrupted or failed (or if those files exist for
some reason). This appears to be what was causing breaking in the
ceph-deploy nightlies.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-06-21 14:45:36 -07:00
..
locker locker: try to make up for apache timeouts 2013-03-29 16:34:15 -07:00
orchestra Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
task Wipe out existing id_rsa.pub and id_rsa before pushing ssh keys 2013-06-21 14:45:36 -07:00
test Move orchestra to teuthology.orchestra so there's just one top-level package. 2011-09-13 14:53:02 -07:00
__init__.py Initial import. 2011-05-31 13:51:48 -07:00
ceph.conf.template ceph.conf: enable full debugging on the mon 2013-04-23 11:02:27 -07:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py coverage: note db table structure 2012-10-24 16:11:12 -07:00
lock.py teuthology-lock --summary: allow --machine-type=all 2013-06-10 14:10:52 -07:00
lockstatus.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
misc.py Wipe out existing id_rsa.pub and id_rsa before pushing ssh keys 2013-06-21 14:45:36 -07:00
nuke.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
parallel.py Don't lose tracebacks of exceptions raised in a greenlet. 2012-09-11 11:25:21 -07:00
queue.py add --name option to teuthology 2013-01-31 08:23:34 -06:00
run_tasks.py Handle interactive-on-error also when error is from contextmanager exit. 2011-11-30 17:07:26 -08:00
run.py Implement full reinstallation of a VM system. 2013-04-03 12:29:47 -07:00
safepath.py Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
suite.py suite: shorten subject a bit 2013-03-19 12:12:56 -07:00