ceph-ansible/tests/functional
Dimitri Savineau 067aa3aabd tests: fix rgw multisite vagrant variables
The secondary vagrant variables didn't have the grafana vm variable
set which create an vagrant error.

There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
an invalid or undefined variable.

This patch also changes the ssh-extra-args parameter to ssh-common-args
to get the same values for ssh/sftp/scp. Otherwise we can see warnings
from ansible and some tasks are failing.

[WARNING]: sftp transfer mechanism failed on [mon0]. Use ANSIBLE_DEBUG=1
to see detailed information

It also updates the ssh-common-args value for the rgw-multisite scenario
to reflect the ANSIBLE_SSH_ARGS environment variable value.

Finally changing the IP addresses due to the Vagrant refact done in the
commit 778c51a

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 010158ff84)
2019-10-04 16:48:00 -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: remove debug log verbosity 2019-09-30 09:16:33 +02:00
collocation dashboard: enable dashboard by default 2019-07-29 15:46:58 +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 dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
lvm-batch dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
lvm-osds dashboard: enable dashboard by default 2019-07-29 15:46:58 +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: use a single grafana node on podman 2019-08-28 17:48:12 +00: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 ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02: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