]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: adapt ceph_iscsi.py task to ceph_iscsi_client
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 13 Oct 2021 06:19:02 +0000 (11:49 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Mon, 18 Oct 2021 07:51:50 +0000 (13:21 +0530)
commitcbd2c71398bca7b7c21d1c9307d0abf5db6acb3c
tree475d3fc6938535013165e38d01dd58cbad7d8198
parenta7952949a874ca886c8ebacaba9b1d34a69e5bae
qa/tasks: adapt ceph_iscsi.py task to ceph_iscsi_client

* we use setup_iscsi_client.py to deploy iscsi client services,
  configuring intiator and mulitpath this is done by qa task
  ceph_iscsi_client
* qa/cephadm: adds remotes ip addresses to iscsi gateway,
* rename poolname: iscsi >> datapool, which we usually use for tests and
  expresses type of pool more clearly.

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
qa/tasks/ceph_iscsi.py [deleted file]
qa/tasks/ceph_iscsi_client.py [new file with mode: 0644]
qa/tasks/cephadm.py