]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add symlink for ubuntu hosts inventory
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Mar 2019 16:35:37 +0000 (17:35 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Mar 2019 17:05:26 +0000 (18:05 +0100)
commit3d3eee8f387bfe95e49fe99f6007e79a63a8c46e
treee09274161c8716a10650a701886796b5d6658cd4
parentb42250332a0c9afadcb5a670cc7153d72fd8daec
tests: add symlink for ubuntu hosts inventory

otherwise a bunch of jobs will fail like following:

```
 [WARNING]: Unable to parse /home/jenkins-build/build/workspace/ceph-ansible-nightly-luminous-ubuntu-container-stable-3.2-bluestore_lvm_osds/tests/functional/bs-lvm-osds/container/hosts-ubuntu as an inventory source
 [WARNING]: No inventory was parsed, only implicit localhost is available
 [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/add-osds/hosts-ubuntu [new symlink]
tests/functional/bs-lvm-osds/hosts-ubuntu [new symlink]
tests/functional/collocation/hosts-ubuntu [new symlink]
tests/functional/lvm-batch/hosts-ubuntu [new symlink]
tests/functional/lvm-osds/hosts-ubuntu [new symlink]
tests/functional/shrink_osd/hosts-ubuntu [new symlink]