]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: modify get_key_from_keyfile() in mount.py
authorRishabh Dave <ridave@redhat.com>
Fri, 26 Mar 2021 11:32:38 +0000 (17:02 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 3 Jun 2022 04:10:28 +0000 (09:40 +0530)
commitf58bcac7cb6d320d20d72942bbc8c7ea7dd44316
tree0f363d42065d8987bb8cd27839ff59c3e63ae2c0
parent14541a8900428ad2483b71d44b87fe74f15e8dcd
qa/cephfs: modify get_key_from_keyfile() in mount.py

CephFSMount.get_key_from_keyfile() should raise an exception instead of
returning None if key is not found in keyring file.

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