Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20780 )
Change subject: IMPALA-12471 PART-2: Add check for mysqld socket file ...................................................................... IMPALA-12471 PART-2: Add check for mysqld socket file This patch adds a check for the existance of mysqld.sock file in directory: /var/run/mysqld/ inside the mysqld docker container. If the file is not present then the test is skipped. Testing: tested manually with and without the mysqld.sock file. Change-Id: I393fd03fa6efd4c11781d219f66978a4f556c668 Reviewed-on: http://gerrit.cloudera.org:8080/20780 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M testdata/bin/setup-mysql-env.sh M tests/custom_cluster/test_ext_data_sources.py 2 files changed, 9 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20780 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I393fd03fa6efd4c11781d219f66978a4f556c668 Gerrit-Change-Number: 20780 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
