]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: update functional testing deploy.yml playbook 34886/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 1 Apr 2020 09:32:40 +0000 (11:32 +0200)
committerJan Fajerski <jfajerski@suse.com>
Wed, 6 May 2020 16:24:20 +0000 (18:24 +0200)
commit81ae17652f9cb01d0c1634d9f06a1195a76832c3
tree98bae53f60f9355673f732309766a6625febc193
parent752b293586d0c8749483e60e43c7a98c1e0d7b19
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>
(cherry picked from commit 5bf7cc87ec91e128bd106e101b43328cacef1c7b)
src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml