]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: use ceph iscsi stable repository
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 8 Jan 2020 14:20:01 +0000 (09:20 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Jan 2020 18:29:59 +0000 (19:29 +0100)
The ceph iscsi repository was still set to dev (shaman) instead of
using the stable ceph-iscsi repository.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/all_daemons/hosts

index 44e193083b7e81aa870e88741c0c9438676fe3d3..20d04c5b8013b4555e6af676256fa9084646170e 100644 (file)
@@ -29,7 +29,7 @@ nfs0
 rbd-mirror0
 
 [iscsigws]
-iscsi-gw0 ceph_repository="dev"
+iscsi-gw0
 
 [grafana-server]
 mon0
\ No newline at end of file