]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/test/cli-integration/rbd: update gwcli_* to use podman exec
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 13 Oct 2021 06:30:38 +0000 (12:00 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Mon, 18 Oct 2021 07:51:50 +0000 (13:21 +0530)
commit3e9b8c8f8bc12287e93146e3d6a6bca37cb5ac07
tree187c1982ec3596b308e1afd1e1a5c595755878ab
parentcbd2c71398bca7b7c21d1c9307d0abf5db6acb3c
src/test/cli-integration/rbd: update gwcli_* to use podman exec

* since iscsi now resides inside the container, for testing we use the
  hack:
  - find the iscsi container/
  - use found container and podman exec command to test gateway creation
    deletion from host itself

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
src/test/cli-integration/rbd/gwcli_create.t
src/test/cli-integration/rbd/gwcli_delete.t