Hello Tidy Bot, Alexey Serbin, Kudu Jenkins, Grant Henke, Wenzhe Zhou,

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

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

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

Change subject: KUDU-3210 Increase key size in tests and EMC
......................................................................

KUDU-3210 Increase key size in tests and EMC

The cryptographic key sizes were lowered in tests to speed up execution.
As FIPS approved mode requires larger key sizes, these tests fail with
the small key size. This commit introduces a
KUDU_USE_LARGE_KEYS_IN_TESTS environment variable for tests. If it's set
to true, the test-only key size restrictions are removed.

Change-Id: I45b96e0b4499ea1d80db5871a529c732ad41220e
---
M src/kudu/integration-tests/authz_token-itest.cc
M src/kudu/integration-tests/master_cert_authority-itest.cc
M src/kudu/integration-tests/security-unknown-tsk-itest.cc
M src/kudu/master/master-test.cc
M src/kudu/mini-cluster/external_mini_cluster.cc
M src/kudu/security/ca/cert_management-test.cc
M src/kudu/security/token-test.cc
M src/kudu/tserver/tablet_server_authorization-test.cc
M src/kudu/util/test_util.cc
M src/kudu/util/test_util.h
10 files changed, 63 insertions(+), 41 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/16658/13
--
To view, visit http://gerrit.cloudera.org:8080/16658
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I45b96e0b4499ea1d80db5871a529c732ad41220e
Gerrit-Change-Number: 16658
Gerrit-PatchSet: 13
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to