From: Guillaume Abrioux Date: Wed, 30 Jan 2019 21:58:01 +0000 (+0100) Subject: tests: do not deploy iscsigw node on ubuntu X-Git-Tag: v4.0.0beta1~31 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fd8856b80acd959df093fbb71550b7ea0be1e83c;p=ceph-ansible.git tests: do not deploy iscsigw node on ubuntu iSCSI gateways can only be deployed on Red Hat OS family. Signed-off-by: Guillaume Abrioux --- diff --git a/tests/functional/all_daemons/hosts-ubuntu b/tests/functional/all_daemons/hosts-ubuntu index 19fff7bf2..43f149c99 100644 --- a/tests/functional/all_daemons/hosts-ubuntu +++ b/tests/functional/all_daemons/hosts-ubuntu @@ -23,9 +23,6 @@ client1 [rbdmirrors] rbd-mirror0 -[iscsigws] -iscsi-gw0 ceph_repository="dev" - [all:vars] debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse'] nfs_ganesha_stable=True