Alexey Serbin has submitted this change and it was merged. Change subject: [security] clean-up on cert_management-test.cc ......................................................................
[security] clean-up on cert_management-test.cc A minor clean-up on cert-related tests: moved other than X509 CSR-related tests from cert_management-test.cc into cert-test.cc. Also, removed duplicated key-specific tests from cert_management.cc: they are in crypto-test.cc now (probably, the duplication was the result of merge conflicts resolution). There are no functional changes in this patch. Change-Id: I3e42d8545e783fbc657de9bf2d4d231265cf3f3f Reviewed-on: http://gerrit.cloudera.org:8080/5937 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/security/ca/cert_management-test.cc M src/kudu/security/cert-test.cc 2 files changed, 22 insertions(+), 62 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5937 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e42d8545e783fbc657de9bf2d4d231265cf3f3f Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
