]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: don't hardcode podman in rbd/gwcli_{create,delete}.t
authorIlya Dryomov <idryomov@gmail.com>
Wed, 25 Sep 2024 09:34:34 +0000 (11:34 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 2 Oct 2024 07:33:20 +0000 (09:33 +0200)
commitd38bdb4a712ab5ce21cfa6061bfe6261b0faefe4
treefe39e37138892c3b828b1fc8149a397e3f93eda9
parent2e9878c9d043eeef9d597743b6a5f0f73d40d4b7
qa: don't hardcode podman in rbd/gwcli_{create,delete}.t

If podman isn't available (e.g. on Ubuntu), cephadm falls back to
docker.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit b66b98e76d424b2881084d97d5da0e3c9ce062be)
src/test/cli-integration/rbd/gwcli_create.t
src/test/cli-integration/rbd/gwcli_delete.t