Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16664 )
Change subject: IMPALA-10277: Fix test_catalogd_debug_actions on S3 builds ...................................................................... IMPALA-10277: Fix test_catalogd_debug_actions on S3 builds test_catalogd_debug_actions fails on S3 builds because the time taken to load a table on S3 is faster than on HDFS. The fix changes the test to reduce the expected delay when the debug actions are set so that test works on S3 builds. Testing: 1. Ran the test on the s3 build jenkins job. 2. Ran the test on HDFS build jenkins job. Change-Id: I8348a33ff8e9c7812540e014f4de2c65636da64f Reviewed-on: http://gerrit.cloudera.org:8080/16664 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/metadata/test_catalogd_debug_actions.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16664 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I8348a33ff8e9c7812540e014f4de2c65636da64f Gerrit-Change-Number: 16664 Gerrit-PatchSet: 4 Gerrit-Owner: Vihang Karajgaonkar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Vihang Karajgaonkar <[email protected]>
