Alexey Serbin has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/8129 )
Change subject: Revert "[tests] fix flakiness in catalog_manager_tsk-itest"
......................................................................
Revert "[tests] fix flakiness in catalog_manager_tsk-itest"
This reverts commit faa0b14effb6e15f9989d686e5a1f8e1040a1dd6.
Since the fix for KUDU-2149 is committed, the catalog_manager_tsk-itest
is no longer flaky even with original parameters. We want to
use the catalog_manager_tsk-itest with its original settings as a
canary for any further regressions in that area.
Notes on verification:
With this change, and the fix for KUDU-2149 rolled-back,
10 out of 1024 failed in when running the catalog_manager_tsk-itest
test with --stress_cpu_threads=16:
http://dist-test.cloudera.org//job?job_id=aserbin.1506033479.20652
With this change, no failures were spotted in multiple 1K runs of the
test with --stress_cpu_threads=16:
http://dist-test.cloudera.org//job?job_id=aserbin.1506109518.28895
Change-Id: Ic7db0eef852a417da5d11480ccdb4f15019ea1da
Reviewed-on: http://gerrit.cloudera.org:8080/8129
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
Reviewed-by: David Ribeiro Alves <[email protected]>
---
M src/kudu/integration-tests/catalog_manager_tsk-itest.cc
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Adar Dembo: Looks good to me, approved
Kudu Jenkins: Verified
David Ribeiro Alves: Looks good to me, approved
--
To view, visit http://gerrit.cloudera.org:8080/8129
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic7db0eef852a417da5d11480ccdb4f15019ea1da
Gerrit-Change-Number: 8129
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Kudu Jenkins