Alexey Serbin has uploaded a new change for review.

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

Change subject: [security-faults-itest] fixes on test flakiness
......................................................................

[security-faults-itest] fixes on test flakiness

Couple of updates to make the test less flaky:

  * Added --tablet_transaction_memory_limit_mb=-1 option to get rid of
    tserver crashes due to a bug in memory accounting.

  * Increased TTL of Kerberos ticket to 120 seconds: in case of inferior
    VMs the test sometimes could not make a couple of smoke test
    iterations in ~60 seconds.

  * Enabled newly introduced --rpc_reopen_outbound_connections flag
    to make servers authenticate the client upon every RPC call.

Test results prior to this fix with --stress_cpu_threads=8
(DEBUG build, 18 out of 1024 fail):
  http://dist-test.cloudera.org//job?job_id=aserbin.1494950598.5510

Test results after this fix --stress_cpu_threads=8
(DEBUG build,  0 out of 1024 fail):
  http://dist-test.cloudera.org//job?job_id=aserbin.1494948803.23142

Change-Id: I4f3ff1c65cd695a367e52804dae951e1b962452d
---
M src/kudu/integration-tests/security-faults-itest.cc
1 file changed, 12 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/95/6895/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6895
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f3ff1c65cd695a367e52804dae951e1b962452d
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to