]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
worker: Create job archive directories
authorZack Cerza <zack@redhat.com>
Mon, 16 Jan 2017 23:16:41 +0000 (16:16 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 16 Jan 2017 23:16:41 +0000 (16:16 -0700)
commitd59c72210c5bf0ee871fceccafb6d082e674bc58
treefd045427940319ae4800a62c251c117000143809
parent85888aef8ae7e9da5eb3245aa3e307e1e29bbaeb
worker: Create job archive directories

... not just run archive directories. This is to resolve a race
condition between the job creating its archive directory and the worker
symlinking its log into that directory.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/worker.py