]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: improvements for name generators in test_volumes.py
authorRishabh Dave <ridave@redhat.com>
Thu, 23 Nov 2023 10:40:00 +0000 (16:10 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 29 Nov 2023 15:45:29 +0000 (21:15 +0530)
commitad96e91ee4f6d1bcd47cfd77725d27d64ee06c93
tree1bf3d579ca389c7bae27f828c3b0b61f0c8057bc
parent39df30d1480b271e40f44c18a1aa29f0e5f31da1
qa/cephfs: improvements for name generators in test_volumes.py

Generate a name that is shorter and easier to remember.

Also, write a simpler, faster & better helper method for generating
unique names. This method will also have shorter and more concise name,
so this will be easier to type and easier to read.

Fixes: https://tracker.ceph.com/issues/63680
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py