Disable strict host key checking for galera cluster check 05/42005/3
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 14 Sep 2017 19:11:12 +0000 (13:11 -0600)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 15 Sep 2017 04:23:37 +0000 (04:23 +0000)
commitd36ba74332cd5e7aeac0b061a5903bcc63a18a20
tree669985e9649e96b24ffdff612f9152fbf6a09307
parent0c63da903cc5eefbdc7b796fa91b5887090f1f70
Disable strict host key checking for galera cluster check

The command to check the galera cluster fails due to having strict
host key checking enabled.

This change disables strict host key checking for galera_container
to ensure we can verify if the database cluster is operational.

OSA does this for aio on their gate and put host key checking
configuration to group_vars which we might need to do as well.

Change-Id: Ifc59581d979c71f1db1b87126659470dc85cc2db
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/xci-deploy.sh