]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
send config file path instead of file descriptor
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Tue, 11 Aug 2020 14:27:06 +0000 (19:57 +0530)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 1 Sep 2020 00:33:06 +0000 (20:33 -0400)
commit5f5da6d970e83875b4be89354bbf57bdfeffdc5c
treefa7370914444b38befb60ecfb0f9f29275a8d8a5
parent8a3010d9d5e2dbfce797dfc6312d5feae7ce61d9
send config file path instead of file descriptor

This commit saves job config in its archive dir and sends its
path instead of file descriptor of a temporary file in the
dispatcher and the supervisor.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
scripts/dispatcher.py
teuthology/dispatcher/__init__.py
teuthology/dispatcher/supervisor.py