Vihang Karajgaonkar has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16745
Change subject: IMPALA-10286: Disable metadata.test_catalogd_debug_actions on S3 ...................................................................... IMPALA-10286: Disable metadata.test_catalogd_debug_actions on S3 This patch disables metadata/test_catalogd_debug_actions test on S3 builds due to its flakiness. The root cause of this seems to be that listing time on S3 is variable and the test becomes flaky because it measures the time taken by refresh command after a certain debug action is set. Testing: 1. Ran the test on my local environment to make sure it compiles fine. Change-Id: I30bd10de468ad449c4a143a65cdcba97d9f0cd78 --- M tests/common/skip.py M tests/metadata/test_catalogd_debug_actions.py 2 files changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/16745/1 -- To view, visit http://gerrit.cloudera.org:8080/16745 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I30bd10de468ad449c4a143a65cdcba97d9f0cd78 Gerrit-Change-Number: 16745 Gerrit-PatchSet: 1 Gerrit-Owner: Vihang Karajgaonkar <[email protected]>
