sodonnel commented on a change in pull request #2662:
URL: https://github.com/apache/ozone/pull/2662#discussion_r712258299
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOmMetrics.java
##########
@@ -367,6 +376,13 @@ public void testAclOperations() throws IOException {
@Test
public void testAclOperationsHA() throws Exception {
+ // This test needs a cluster with DNs and SCM to wait on safemode
+ cluster.shutdown();
Review comment:
Yea I think you are correct. I have pushed a new commit that refactors
things to ensure we only get the cluster we need for each test.
--
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]