Todd Lipcon has submitted this change and it was merged.
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 and have more coverage:
* 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
Reviewed-on: http://gerrit.cloudera.org:8080/6895
Tested-by: Kudu Jenkins
Reviewed-by: Todd Lipcon <[email protected]>
---
M src/kudu/integration-tests/security-faults-itest.cc
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
Todd Lipcon: Looks good to me, approved
Kudu Jenkins: Verified
--
To view, visit http://gerrit.cloudera.org:8080/6895
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f3ff1c65cd695a367e52804dae951e1b962452d
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>