]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/test [tentacle]: add missing ceph and call_ceph shell functions 67923/head
authorOguzhan Ozmen <oozmen@bloomberg.net>
Fri, 20 Mar 2026 17:36:16 +0000 (17:36 +0000)
committerOguzhan Ozmen <oozmen@bloomberg.net>
Fri, 20 Mar 2026 17:37:50 +0000 (17:37 +0000)
commit6f4bb0a756c4b4071c0ee64b4a9474b3d537829f
treef38a7ae864e7c3890b84350436664f35be0091b4
parent415a16c0ce602f5c4fb18fe9498f272718e78a8b
rgw/test [tentacle]: add missing ceph and call_ceph shell functions

Add ceph() and call_ceph() helper functions to test-rgw-common.sh
that were missed during the backport of commit 415a16c0.

The test_multi.py ceph_admin() method calls test-rgw-call.sh with
'call_ceph' which requires these shell functions to exist.

Signed-off-by: Oguzhan Ozmen <oozmen@bloomberg.net>
src/test/rgw/test-rgw-common.sh