This is an automated email from the ASF dual-hosted git repository. bharat pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from 82833a0 HDDS-2361. Ozone Manager init & start command prints out unnecessary line in the beginning. (#91) add 6a65580 HDDS-2365. Fix TestRatisPipelineProvider#testCreatePipelinesDnExclude (#84) No new revisions were added by this update. Summary of changes: .../hadoop/hdds/scm/container/MockNodeManager.java | 5 +- .../scm/pipeline/TestRatisPipelineProvider.java | 180 ++++++++++++++++++ .../scm/pipeline/TestRatisPipelineProvider.java | 207 --------------------- 3 files changed, 183 insertions(+), 209 deletions(-) create mode 100644 hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestRatisPipelineProvider.java delete mode 100644 hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestRatisPipelineProvider.java --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-commits-h...@hadoop.apache.org