]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-volume: update functional testing deploy.yml playbook
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 1 Apr 2020 09:32:40 +0000 (11:32 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 1 Apr 2020 09:32:40 +0000 (11:32 +0200)
commit5bf7cc87ec91e128bd106e101b43328cacef1c7b
tree5e17e700f47f8e4387201f2b7f3c431647d6efdd
parent4d5fa9317d17975f361d0fa00d73a135f0934b67
ceph-volume: update functional testing deploy.yml playbook

This commit adds a call to `ceph-facts` role in the first play of this
playbook. This is needed so `ceph-validate` won't fail because of
following error:

```
fatal: [osd0]: FAILED! => {}

MSG:

'osd_pool_default_size' is undefined
```

`osd_pool_default_size` is set in ceph-facts.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml