Hello Alexey Serbin, Kudu Jenkins, Andrew Wong,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/14815

to look at the new patch set (#2).

Change subject: webserver-crawl-itest: reduce test load
......................................................................

webserver-crawl-itest: reduce test load

The flaky test dashboard shows a few tests failing with:

  /.../src/kudu/integration-tests/webserver-crawl-itest.cc:299: Failure
  Failed
  Bad status: Network error: curl error: SSL connect error

This appears to be happening in ASAN and TSAN tests. I'm not sure why
anything is timing out as there's no curl timeout configured. In any case,
I've added a SCOPED_TRACE so we can see whether it's always the same URL
that's failing, and I've also removed the read threads from the TestWorkload
as they don't serve any purpose in the test (apart from generating load).

Change-Id: I0b59e9bcf418cde51cb531d7c0d5b38d5f13cd47
---
M src/kudu/integration-tests/webserver-crawl-itest.cc
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/14815/2
--
To view, visit http://gerrit.cloudera.org:8080/14815
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0b59e9bcf418cde51cb531d7c0d5b38d5f13cd47
Gerrit-Change-Number: 14815
Gerrit-PatchSet: 2
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to