]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: update earmark values to valid ones in test_volumes.py 60219/head
authorAvan Thakkar <athakkar@redhat.com>
Wed, 9 Oct 2024 13:01:11 +0000 (18:31 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Wed, 9 Oct 2024 13:04:10 +0000 (18:34 +0530)
commit78ae3b13509b5cc053b1f5831f0f6a675e99975b
treea771ba83d18b3ed5de40b4371793c340fa7b88cf
parentddd63c05d30a42227dddd19477189b45eef00583
qa/cephfs: update earmark values to valid ones in test_volumes.py

smb.test is an invalid earmark now it should be either smb or
smb.cluster.<cluster_id>. Update the test_volumes.py to set
valid earmarks wherever used.

Fixes: https://tracker.ceph.com/issues/68448
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
qa/tasks/cephfs/test_volumes.py