[email protected] has uploaded this change for review. ( 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 --- M testdata/bin/setup-mysql-env.sh M tests/custom_cluster/test_ext_data_sources.py 2 files changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/80/20780/1 -- 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: newchange Gerrit-Change-Id: I393fd03fa6efd4c11781d219f66978a4f556c668 Gerrit-Change-Number: 20780 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
