Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18130 )
Change subject: [test] Add option to run tests with encrypted env ...................................................................... [test] Add option to run tests with encrypted env Sometimes it's useful to run tests with data at rest encryption enabled. To make this possible, this patch introduces a new environment variable: KUDU_ENCRYPT_DATA_IN_TESTS. Change-Id: Id7cb84c3853126f561e31a2d843fa46a3a71d85a Reviewed-on: http://gerrit.cloudera.org:8080/18130 Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- M src/kudu/util/test_util.cc M src/kudu/util/test_util.h 2 files changed, 11 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18130 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id7cb84c3853126f561e31a2d843fa46a3a71d85a Gerrit-Change-Number: 18130 Gerrit-PatchSet: 4 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
