]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/openssl_keys: 'rm' ignores file not found 49797/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 19 Jan 2023 20:51:18 +0000 (15:51 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 19 Jan 2023 20:51:18 +0000 (15:51 -0500)
commitc70c661768ea66632e2d4cf696f5a6eeb5c6f387
tree2b728f446124c46230ccccf027dccbbec566f006
parente0f68a1b0ac3d83d6b17d6fe0b872a46d4de2c24
qa/openssl_keys: 'rm' ignores file not found

on distros with openssl 3, the .srl files don't appear to be created.
don't fail if 'rm' can't find them

Fixes: https://tracker.ceph.com/issues/58513
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/tasks/openssl_keys.py