ceph-ansible/tests/functional
Guillaume Abrioux 0fc99bb6fa tests: increase journal_size value
Looks like we are still seeing issue [1].
Let's increase this value to unlock the CI (however, it still needs to
be investigated).

Typical error (see [1] for further details) :
```
[root@osd2 ~]# ceph-volume --cluster ceph lvm batch --filestore --yes --journal-size '2048' /dev/sda /dev/sdb --journal-devices /dev/sdc
Running command: /sbin/vgcreate --force --yes ceph-journals-817ef90b-77ac-4f52-b8a9-30893849fb78 /dev/sdc
 stdout: Physical volume "/dev/sdc" successfully created.
 stdout: Volume group "ceph-journals-817ef90b-77ac-4f52-b8a9-30893849fb78" successfully created
--> Refusing to continue with configured size for journal
-->  RuntimeError: journal sizes must be larger than 2GB, detected: 1024.00 MB
```

[1] https://tracker.ceph.com/issues/41374

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2020-03-03 13:23:57 -05:00
..
add-mdss tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-mgrs tests: remove legacy `osd_scenario` variable 2020-02-04 10:05:33 +01:00
add-mons tests: remove legacy `osd_scenario` variable 2020-02-04 10:05:33 +01:00
add-osds tests: fix cluster health status 2019-11-27 16:20:17 +01:00
add-rbdmirrors tests: remove legacy `osd_scenario` variable 2020-02-04 10:05:33 +01:00
add-rgws rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
all-in-one rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
all_daemons rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
collocation rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
docker2podman tests: set dashboard|grafana_admin_password 2020-01-29 08:45:34 +01:00
external_clients tests: add external_clients scenario 2020-01-31 12:02:15 +01:00
filestore-to-bluestore tests: increase journal_size value 2020-03-03 13:23:57 -05:00
infra_lv_create Fix units and add ability to have a dedicated instance 2019-06-10 18:18:46 +02:00
lvm-auto-discovery tests: fix cluster health status 2019-11-27 16:20:17 +01:00
lvm-batch tests: fix cluster health status 2019-11-27 16:20:17 +01:00
lvm-osds tests: fix cluster health status 2019-11-27 16:20:17 +01:00
migrate_ceph_disk_to_ceph_volume tests: set dashboard|grafana_admin_password 2020-01-29 08:45:34 +01:00
ooo-collocation tests: fix cluster health status 2019-11-27 16:20:17 +01:00
podman rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
rgw-multisite rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
shrink_mds tests: remove legacy `osd_scenario` variable 2020-02-04 10:05:33 +01:00
shrink_mgr tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_mon tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_osd tests: fix cluster health status 2019-11-27 16:20:17 +01:00
shrink_rbdmirror tests: remove legacy `osd_scenario` variable 2020-02-04 10:05:33 +01:00
shrink_rgw rgw: extend automatic rgw pool creation capability 2020-02-17 16:07:43 +01:00
tests ceph-dashboard: update create/get rgw user tasks 2020-02-18 10:22:21 +01: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 08:58:51 +02:00
lvm_setup.yml filestore-to-bluestore: --destroy with raw devices 2020-01-21 11:37:39 -05:00
rbd_map_devices.yml tests/functional: change docker to podman 2020-01-08 11:13:46 +01:00
reboot.yml tests/functional: Use the ansible reboot module 2019-03-27 08:30:50 +00:00
rgw_multisite.yml tests: don't install s3cmd on containerized setup 2020-02-17 11:27:52 +01:00
rhcs_setup.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
setup.yml tests/setup: update mount options on EL 8 2020-01-11 05:33:01 +01:00