Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/6771
Change subject: [integration-tests] fixed flake in SecurityUnknownTskTest ...................................................................... [integration-tests] fixed flake in SecurityUnknownTskTest As it turned out, running the ErrorUnavailableCommonOperations scenario of the SecurityUnknownTskTest test along with other activity sometimes leads to timeout on creating the test table: ~200 out of 1000 runs fail if running with --stress-cpu-threads=8 (that was 0 out of 1000 if running without the parallel stress treads). Bumping up the timeout from 1 to 3 seconds fixes the issue (0 out of 1000 runs fail even if running with --stress-cpu-threads=10). Change-Id: I57fbceacaaf20ccf242156cdea72afff1714e1c3 --- M src/kudu/integration-tests/security-unknown-tsk-itest.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/6771/1 -- To view, visit http://gerrit.cloudera.org:8080/6771 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I57fbceacaaf20ccf242156cdea72afff1714e1c3 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
