nevzheng opened a new pull request, #12141: URL: https://github.com/apache/gravitino/pull/12141
### What changes were proposed in this pull request? Add an explicitly enabled, read-only Azure Key Vault integration test covering a pinned key version, the latest version, and a missing key. The README documents fixture ownership, `DefaultAzureCredential` flows, least-privilege access, and the skip/failure boundary. ### Why are the changes needed? Azure has no supported local Key Vault emulator. The opt-in live test validates the SDK and service contract without provisioning or mutating resources. Part of #12131. Depends on the Azure Key Vault provider PR. ### Does this PR introduce _any_ user-facing change? No production behavior changes. It adds integration tests and testing documentation. ### How was this patch tested? - `./gradlew :bundles:azure:test -PskipITs` - The no-fixture skip path is deterministic; live validation requires `GRAVITINO_AZURE_KMS_IT=true` and the documented fixtures. ### Series - Epic: #12131 - Position: 10 of 11 - Previous: Google Cloud KMS integration coverage - Next: provider-neutral KMS API documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
