]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: minor changes in xfstests_dev.py
authorRishabh Dave <ridave@redhat.com>
Wed, 8 Jun 2022 16:58:34 +0000 (22:28 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 22 Feb 2023 14:59:02 +0000 (20:29 +0530)
commit4d75730200330c5769e912e2df388db95d72b4a7
treec4134f25627cc28eb1730ca0111178facb50fcaf
parent49c7a79f8a75985eb79b2cef42761b2758f58490
qa/cephfs: minor changes in xfstests_dev.py

In xfstests-dev repo, local.config options "SCRATCH_DEV" and
"SCRATCH_MNT" were enabled in commit
2ba6b871056c10d7ea75b526489baa3586024fbf but TODO comment for the
wasn't deleted. Let's delete that and use format string instead of
format function on regular string.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/xfstests_dev.py