ceph-ansible/tests/functional
Dimitri Savineau f8b84ce108 tests: fix the size on the second data LV
The commit replaces the pv/vg/lv commands used with the ansible command
module by the lvg and lvol modules.
This also fixes the size of the second data LV because we were only using
50% of the remaining space instead of 100%.

With a 50G device, the result was:
  - data-lv1 was 25G
  - data-lv2 was 12.5G
Instead of:
  - data-lv1 was 25G
  - data-lv2 was 25G

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2c03c6fcd3)
2019-10-18 17:26:18 -04:00
..
add-mdss dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-mgrs dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-mons dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-osds dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-rbdmirrors dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
add-rgws dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
all_daemons tests: add multimds coverage 2019-10-18 22:09:04 +02:00
collocation tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
infra_lv_create Fix units and add ability to have a dedicated instance 2019-06-12 11:48:12 +02:00
lvm-auto-discovery tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
lvm-batch tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
lvm-osds tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
migrate_ceph_disk_to_ceph_volume Fix units and add ability to have a dedicated instance 2019-06-12 11:48:12 +02:00
ooo-collocation align cephfs pool creation 2019-06-18 09:17:13 +02:00
podman tests: reduce handler mon and osd delay 2019-10-18 22:09:04 +02:00
rgw-multisite tests: fix rgw multisite vagrant variables 2019-10-04 16:48:00 -04:00
shrink_mds tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_mgr dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
shrink_mon dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
shrink_osd tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_rbdmirror tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
shrink_rgw tests: set copy_admin_key at group_vars level 2019-09-26 16:21:54 +02:00
tests igw: Update tests to use ceph-iscsi package 2019-07-04 00:04:04 +00:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml tests: clean nfs_ganesha variables 2019-06-26 13:13:11 +02:00
lvm_setup.yml tests: fix the size on the second data LV 2019-10-18 17:26:18 -04:00
reboot.yml tests/functional: Use the ansible reboot module 2019-03-27 08:30:50 +00:00
rgw_multisite.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
rhcs_setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00