[GitHub] [hadoop] steveloughran commented on a diff in pull request #3124: HADOOP-17767. ABFS: Updates test scripts

2022-10-07 Thread GitBox
steveloughran commented on code in PR #3124: URL: https://github.com/apache/hadoop/pull/3124#discussion_r989967669 ## hadoop-tools/hadoop-azure/.gitignore: ## @@ -1,5 +1,6 @@ .checkstyle bin/ -src/test/resources/combinationConfigFiles src/test/resources/abfs-combination-test-

[GitHub] [hadoop] steveloughran commented on a diff in pull request #3124: HADOOP-17767. ABFS: Updates test scripts

2022-10-06 Thread GitBox
steveloughran commented on code in PR #3124: URL: https://github.com/apache/hadoop/pull/3124#discussion_r989059216 ## hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/utils/CleanupTestContainers.java: ## @@ -0,0 +1,74 @@ +/* + * Licensed to the Apache Softwa