Skip to content

RANGER-5175: Functional Test Case Support for KMS API and HDFS Encryption #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

ChinmayHegde24
Copy link

This PR involves developing a functional test suite using Pytest to validate the Key Management Service (KMS) REST API endpoints and test HDFS encryption functionalities. The scope includes:

Automating API endpoint tests for key creation, deletion and further operation on keys.
Managing encryption zones in HDFS and validating key association.
Performing read/write operations on encrypted files.
Verifying access control and permissions within encrypted zones.

For further information please refer [PyTest-KMS-HDFS/readme.md]
[PyTest-KMS-HDFS/test_hdfs/readme.md]
[PyTest-KMS-HDFS/test_kms/readme.md]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant