You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "sekikn (via GitHub)" <gi...@apache.org> on 2023/02/28 02:02:10 UTC

[GitHub] [ambari] sekikn opened a new pull request, #3653: AMBARI-25878: Fix TopologyManagerTest after merging AMBARI-25186

sekikn opened a new pull request, #3653:
URL: https://github.com/apache/ambari/pull/3653

   ## What changes were proposed in this pull request?
   
   This PR adds some behaviors to mock objects so that TopologyManagerTest passes.
   
   ## How was this patch tested?
   
   Ran the following command locally.
   
   ```
   $ mvn clean test -Dtest=TopologyManagerTest -DskipPythonTests -f ambari-server/pom.xml
   
   ...
   
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.ambari.server.topology.TopologyManagerTest
   [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in org.apache.ambari.server.topology.TopologyManagerTest
   [INFO] 
   [INFO] Results:
   [INFO] 
   [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
   [INFO] 
   
   ...
   
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  59.262 s
   [INFO] Finished at: 2023-02-28T10:55:36+09:00
   [INFO] ------------------------------------------------------------------------
   ```


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] kevinw66 merged pull request #3653: AMBARI-25878: Fix TopologyManagerTest after merging AMBARI-25186

Posted by "kevinw66 (via GitHub)" <gi...@apache.org>.
kevinw66 merged PR #3653:
URL: https://github.com/apache/ambari/pull/3653


-- 
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: dev-unsubscribe@ambari.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org