]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/remote: rewrite mktemp to use coreutils mktemp 1302/head
authorRishabh Dave <ridave@redhat.com>
Wed, 7 Aug 2019 11:25:34 +0000 (16:55 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 19 Aug 2019 08:37:48 +0000 (14:07 +0530)
commit258bbb88c0ef17c7d8737c1786e0db66ad7a06ac
tree9066b7945a31834fde01acf77c90a690f77b9c06
parentad04209f03e8ef9bed468b350938b302e2cd1bf1
orchestra/remote: rewrite mktemp to use coreutils mktemp

Use mktemp instead of Python's tempfile.mktemp since coreutils is more
easily available.

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