ceph-ansible/tests/functional/rgw-multisite
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
..
container tests: fix rgw multisite vagrant variables 2019-10-04 16:48:00 -04:00
group_vars dashboard: enable dashboard by default 2019-07-29 15:46:58 +02:00
secondary tests: fix rgw multisite vagrant variables 2019-10-04 16:48:00 -04:00
Vagrantfile tests: reorganize directories layout 2019-01-24 11:46:32 +01:00
ceph-override.json tests: reorganize directories layout 2019-01-24 11:46:32 +01:00
hosts tests: fix rgw multisite vagrant variables 2019-10-04 16:48:00 -04:00
vagrant_variables.yml Fix units and add ability to have a dedicated instance 2019-06-12 11:48:12 +02:00