Skip to content

Commit

Permalink
tests: add symlink for ubuntu hosts inventory
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
guits committed Mar 4, 2019
1 parent b422503 commit 3d3eee8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/add-osds/hosts-ubuntu
1 change: 1 addition & 0 deletions tests/functional/bs-lvm-osds/hosts-ubuntu
1 change: 1 addition & 0 deletions tests/functional/collocation/hosts-ubuntu
1 change: 1 addition & 0 deletions tests/functional/lvm-batch/hosts-ubuntu
1 change: 1 addition & 0 deletions tests/functional/lvm-osds/hosts-ubuntu
1 change: 1 addition & 0 deletions tests/functional/shrink_osd/hosts-ubuntu

0 comments on commit 3d3eee8

Please sign in to comment.