]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: upgrade:client-upgrade/firefly-client-x: drop CentOS 14691/head
authorNathan Cutler <ncutler@suse.com>
Thu, 20 Apr 2017 17:15:29 +0000 (19:15 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 22 Aug 2017 12:57:12 +0000 (14:57 +0200)
commit0bb08832c0ba20cc85a50d9dfbc4efc0f083b7ae
tree297dbb531dd6c7a6633e36fa2b497f64ec9e2d81
parent7a599849d3f62c4e6001e2c7e3973b5c368d85d1
tests: upgrade:client-upgrade/firefly-client-x: drop CentOS

The RBD suite needs ceph-cm-ansible to install qemu-kvm on CentOS, but doing
that breaks the firefly install on CentOS because:

1. the qemu-kvm that gets installed is from hammer (0.94.5)
2. qemu-kvm brings in librados2, librbd1 as dependencies

As a result, the hammer librados2 and librbd1 are installed on the test nodes
even before the teuthology install task starts. When it does start and tries
to install firefly, it fails because firefly librados2 and librbd1 cannot be
installed over their hammer versions.

Fixes: http://tracker.ceph.com/issues/19571
Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/suites/upgrade/client-upgrade/firefly-client-x/basic/distros/centos.yaml [deleted symlink]