]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: install pyyaml on osd nodes
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 29 Jul 2020 16:23:06 +0000 (12:23 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 29 Jul 2020 16:49:15 +0000 (12:49 -0400)
commit891234668e34b86f126e7db61dc843d998ee14c3
tree309bd55ee0171ebfa48635bafa2bf55f30cc022f
parenta6209bd957e40c9c42370eab73ae99e73d53c8a4
tests: install pyyaml on osd nodes

Due to [1], ceph-volume has now a dependency on pyyaml but it's not
installed by default via the package dependency.
This patch only add the required package on non containerized
deployment and as temporary workaround for the CI.

[1] https://tracker.ceph.com/issues/46759

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