xci: xci-deploy.sh: Apply workaround for checking db cluster on SUSE 63/43463/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 28 Sep 2017 13:22:34 +0000 (14:22 +0100)
committerMarkos Chandras <mchandras@suse.de>
Thu, 28 Sep 2017 13:23:37 +0000 (14:23 +0100)
commit4e376686a539fa08cd0873de6a036f0a096a0066
tree140e9c3e2445810f1b32a654be06d2c4e57f43b5
parentc55729a3077954bcfe54fee01b0923918fbb7889
xci: xci-deploy.sh: Apply workaround for checking db cluster on SUSE

The mysql socket path is wrong on SUSE which leads to problems when
trying to verify the status of the db cluster. Apply workaround until
it's fixed upstream

controller00_galera_container-56c89184 | FAILED | rc=1 >>
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")

Change-Id: I23192f4079526ae7820a1db023a097a651a09140
Link: https://review.openstack.org/508154
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/xci-deploy.sh