]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: fix mount directory
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 30 Oct 2020 21:54:44 +0000 (14:54 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 21:01:03 +0000 (13:01 -0800)
commit3e25a080bcdf63a83aa55af1182f1fd90e5ac23d
treee000246fd5e43f539a9b55a976b7fb8b960a44e8
parentc495b23090fcc11df0ff617db9d77b9df661ecb7
qa: fix mount directory

Otherwise we get this error:

2020-10-30T03:57:44.256 INFO:teuthology.run_tasks:Running task exec...
2020-10-30T03:57:44.265 INFO:teuthology.task.exec:Executing custom commands...
2020-10-30T03:57:44.266 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi095.front.sepia.ceph.com
2020-10-30T03:57:44.266 INFO:teuthology.orchestra.run.smithi095:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd $TESTDIR/mnt.* && dd if=/dev/zero of=./foo count=100'
2020-10-30T03:57:44.380 INFO:teuthology.orchestra.run.smithi095.stderr:bash: line 0: cd: too many arguments

From: /ceph/teuthology-archive/pdonnell-2020-10-30_02:26:51-fs-master-distro-basic-smithi/5573179/teuthology.log

Fixes: https://tracker.ceph.com/issues/23718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/functional/tasks/truncate_delay.yaml