]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: remove scsci-target-utils and iscsi-initiator-utils 84/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 16 Jul 2015 20:14:19 +0000 (15:14 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 16 Jul 2015 20:14:19 +0000 (15:14 -0500)
We don't want to install these anymore as they're causing issues with
the teuthology install task because of their dependency on librados.

See: http://tracker.ceph.com/issues/12371

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/vars/centos_6.yml
roles/testnode/vars/centos_7.yml
roles/testnode/vars/fedora_20.yml
roles/testnode/vars/redhat_6.yml
roles/testnode/vars/redhat_7.yml

index a10d2bbf4f9ae077c1cd52dbd6732ef4c1f6966e..d87859f987cb770eee1909548eb58144fcc1ed38 100644 (file)
@@ -125,13 +125,6 @@ packages:
   # for java bindings, hadoop, etc.
   - java-1.7.0-openjdk-devel
   - junit4
-  ###
-  # tgt & open-iscsi
-  # installing these 2 packages makes this playbook
-  # not idempotent on rhel 6.x and centos 6.x
-  # see: http://tracker.ceph.com/issues/11216
-  - scsi-target-utils
-  - iscsi-initiator-utils
   # for disk/etc monitoring
   - smartmontools
   # for nfs
index ea23ac324159a245d064e46842ab615839221149..97fb5a15d43cf29242fd42ba34344d1167fdddd9 100644 (file)
@@ -89,13 +89,6 @@ packages:
   # for java bindings, hadoop, etc.
   - java-1.6.0-openjdk-devel
   - junit4
-  ###
-  # tgt & open-iscsi
-  # installing these 2 packages makes this playbook
-  # not idempotent on rhel 6.x
-  # see: http://tracker.ceph.com/issues/11216
-  - scsi-target-utils
-  - iscsi-initiator-utils
   # for disk/etc monitoring
   - smartmontools
   # for nfs
index 4e57772956435751cf5ee7babe43e697f898c159..b178b7120ed72d838e9cbe48bd3550a4773867b7 100644 (file)
@@ -93,13 +93,6 @@ packages:
   # for java bindings, hadoop, etc.
   - java-1.7.0-openjdk-devel
   - junit4
-  ###
-  # tgt & open-iscsi
-  # installing these 2 packages makes this playbook
-  # not idempotent on rhel 6.x and centos 6.x
-  # see: http://tracker.ceph.com/issues/11216
-  - scsi-target-utils
-  - iscsi-initiator-utils
   # for disk/etc monitoring
   - smartmontools
   # for nfs
index c743e880bd6eef9d097c08b4acc053c4aba320b0..d3f18dbe15c0ff36c1e2f642ac2ef095a56aae3a 100644 (file)
@@ -114,13 +114,6 @@ packages:
   # for java bindings, hadoop, etc.
   - java-1.6.0-openjdk-devel
   - junit4
-  ###
-  # tgt & open-iscsi
-  # installing these 2 packages makes this playbook
-  # not idempotent on rhel 6.x and centos 6.x
-  # see: http://tracker.ceph.com/issues/11216
-  - scsi-target-utils
-  - iscsi-initiator-utils
   # for disk/etc monitoring
   - smartmontools
   # for nfs
index 4441ea284220627deaf4c4821207e25d233505ca..054c8439351b3c8333a0e3175161c0cd637c62e3 100644 (file)
@@ -74,8 +74,6 @@ packages:
   - perl-XML-Twig
   - java-1.6.0-openjdk-devel
   - junit4
-  - scsi-target-utils
-  - iscsi-initiator-utils
   - smartmontools
   - nfs-utils
   # for xfstests