From: Xiubo Li Date: Thu, 17 Dec 2020 08:01:26 +0000 (+0800) Subject: qa/tasks: get the correct clone_dir for each client X-Git-Tag: v16.1.0~227^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8bcb63877c0303e2e2df927e03c7418d812d1597;p=ceph.git qa/tasks: get the correct clone_dir for each client The clone_dir will be overrided in the loop. Fixes: https://tracker.ceph.com/issues/47439 Signed-off-by: Xiubo Li --- diff --git a/qa/tasks/cram.py b/qa/tasks/cram.py index 85c1a61b9aa..fd17f4832b7 100644 --- a/qa/tasks/cram.py +++ b/qa/tasks/cram.py @@ -115,6 +115,7 @@ def task(ctx, config): # ignore failure since more than one client may # be run on a host, and the client dir should be # non-empty if the test failed + clone_dir = '{tdir}/clone.{role}'.format(tdir=testdir, role=client) remote.run( args=[ 'rm', '-rf', '--',