Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-3040: Fix test_caching_ddl test ......................................................................
IMPALA-3040: Fix test_caching_ddl test This commmit adds a 30sec timeout on the validation step of test_caching_ddl test. This test has been flaky and we suspect a race between the submission of a cache directive removal and the reported cached directives from the 'hdfs cacheadmin' utility command. Change-Id: I3ec4ba5dfae6e90a2bb76e22c93909b05bd78fa4 Reviewed-on: http://gerrit.cloudera.org:8080/6603 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M tests/query_test/test_hdfs_caching.py 1 file changed, 22 insertions(+), 6 deletions(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6603 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3ec4ba5dfae6e90a2bb76e22c93909b05bd78fa4 Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
