]> 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>
Sat, 16 Jan 2021 21:36:26 +0000 (16:36 -0500)
commit693eb393983be52bafa3490a022b73e122cdad83
tree26aeb404e753c6ca5f6de9c18dc322429222600e
parentc85fd9ff4c419e56fa88a5ce46ff35a6295e6f16
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