Skip to content

Commit

Permalink
ci: test lvm in containerized
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Han <seb@redhat.com>
  • Loading branch information
leseb committed Jul 13, 2018
1 parent 30c9065 commit a12fdaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/centos/7/lvm-osds/group_vars/all
Expand Up @@ -11,6 +11,7 @@ journal_size: 100
osd_objectstore: "filestore"
osd_scenario: lvm
copy_admin_key: true
containerized_deployment: true
# test-volume is created by tests/functional/lvm_setup.yml from /dev/sdb
lvm_volumes:
- data: data-lv1
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -164,6 +164,7 @@ setenv=
mimic: UPDATE_CEPH_STABLE_RELEASE = mimic
mimic: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest
lvm_osds: CEPH_STABLE_RELEASE = luminous
lvm_osds: PLAYBOOK = site-docker.yml.sample
bluestore_lvm_osds: CEPH_STABLE_RELEASE = luminous
deps= -r{toxinidir}/tests/requirements.txt
changedir=
Expand Down

0 comments on commit a12fdaa

Please sign in to comment.