]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/remote: extend mktemp() to accept data 1634/head
authorRishabh Dave <ridave@redhat.com>
Fri, 26 Mar 2021 09:26:11 +0000 (14:56 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 31 Mar 2021 03:14:27 +0000 (08:44 +0530)
commit1966a88844fe62414d02657f97c3668101afc37c
tree1e18b78c512a04f17fb4c099033d9c31bc24c600
parent3082387bba74fcd24c9700593d10418152d53c97
orchestra/remote: extend mktemp() to accept data

Extend remote.Remote.mktemp() to accept data as a parameter and write
the data to the temporary file after it is created.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
teuthology/orchestra/remote.py