virajjasani commented on code in PR #6165:
URL: https://github.com/apache/hadoop/pull/6165#discussion_r1364714244
##########
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/ITestS3GuardTool.java:
##########
@@ -71,6 +72,7 @@ public void testLandsatBucketRequireGuarded() throws
Throwable {
@Test
public void testLandsatBucketRequireUnencrypted() throws Throwable {
skipIfClientSideEncryption();
+ skipIfAnyEncryptionSet(getConfiguration());
Review Comment:
Nice, it would be better coverage regardless of encryption configured.
Tested the changes with and without encryption.
Thanks @ahmarsuhail
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]