Marton Greber has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19769
Change subject: [jwt] Fix flaky jwt tests ...................................................................... [jwt] Fix flaky jwt tests Previously the jwt tests in security-itest.cc were flaky. To fix them this patch increases kLifetimeMs from 1000 to 5000. The following command has been looped to check for stability: KUDU_ALLOW_SLOW_TESTS=1 ./bin/security-itest \ --gtest_filter='*Jwt*' --stress_cpu_threads=32 Change-Id: I049ecd2330c6aca59bf2edc96af8a0866fd869d4 --- M src/kudu/integration-tests/security-itest.cc 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/69/19769/1 -- To view, visit http://gerrit.cloudera.org:8080/19769 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I049ecd2330c6aca59bf2edc96af8a0866fd869d4 Gerrit-Change-Number: 19769 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]>
