Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Igor Chaiko
ozone-fork
Commits
3116fa2d
Unverified
Commit
3116fa2d
authored
3 years ago
by
Doroszlai, Attila
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
HDDS-5773. Avoid code duplication for mini cluster without datanodes (#2669)
parent
fc61be54
Branches
4440
Tags
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/MiniOzoneCluster.java
+12
-0
...c/test/java/org/apache/hadoop/ozone/MiniOzoneCluster.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOmMetrics.java
+1
-4
...c/test/java/org/apache/hadoop/ozone/om/TestOmMetrics.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerConfiguration.java
+1
-4
...apache/hadoop/ozone/om/TestOzoneManagerConfiguration.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerListVolumes.java
+3
-6
...g/apache/hadoop/ozone/om/TestOzoneManagerListVolumes.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerRocksDBLogging.java
+1
-3
...pache/hadoop/ozone/om/TestOzoneManagerRocksDBLogging.java
with
18 additions
and
17 deletions
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets