ceph-ansible/tests/functional
Dimitri Savineau 475d2b1557 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-14 09:46:38 +02:00
..
add-osds tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
all_daemons tests: set gateway_ip_list dynamically 2019-10-04 07:39:41 +02:00
bs-lvm-osds tox: Refact lvm_osds scenario 2019-05-10 11:24:32 +02:00
collocation tests: add mgrs section in non_container-collocation 2019-03-05 10:49:45 +01:00
infra_lv_create tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
lvm-batch osds: allow passing devices by path 2019-05-09 14:21:43 +02:00
lvm-osds tox: Refact lvm_osds scenario 2019-05-10 11:24:32 +02:00
ooo-collocation tests: Update ooo-collocation scenario 2019-07-30 08:27:13 +02:00
rgw-multisite tests: fix rgw multisite vagrant variables 2019-10-14 09:46:38 +02:00
shrink_mon Install nfs-ganesha stable v2.7 2019-07-10 22:09:14 +02:00
shrink_osd tests/functional: use ceph-override.json symlink 2019-04-11 15:38:14 +00:00
tests tests: Update ooo-collocation scenario 2019-07-30 08:27:13 +02:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml tests: add support of 'ooo-collocation' scenario when testing against ceph dev 2018-07-20 07:47:33 +02:00
lvm_setup.yml tests: run lvm_setup.yml only when osd_scenario is lvm 2019-01-31 00:33:10 +01:00
reboot.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
rgw_multisite.yml tests: add rgw_multisite functional test 2018-10-30 14:00:28 +01:00
rhcs_setup.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
setup.yml tests: followup on #2656 2018-07-13 07:55:14 +00:00