You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2014/11/21 16:53:33 UTC

[jira] [Created] (AMBARI-8413) Unit Testing Improvments : Examine AmbariManagementControllerTest

Dmytro Sen created AMBARI-8413:
----------------------------------

             Summary: Unit Testing Improvments : Examine AmbariManagementControllerTest
                 Key: AMBARI-8413
                 URL: https://issues.apache.org/jira/browse/AMBARI-8413
             Project: Ambari
          Issue Type: Task
          Components: test
    Affects Versions: 2.0.0
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
             Fix For: 2.0.0


In an effort to reduce the amount of time it takes to run the unit tests we should examine slowest of them and see if we can make improvements through the use of mocks or common setup or something else.
5.609torg.apache.ambari.server.controller.AmbariManagementControllerTest.testCreateClusterSimple
4.721torg.apache.ambari.server.controller.AmbariManagementControllerTest.testApplyConfigurationWithTheSameTag
2.027torg.apache.ambari.server.controller.AmbariManagementControllerTest.testCreateClusterWithInvalidStack
1.839torg.apache.ambari.server.controller.AmbariManagementControllerTest.testMaintenanceAndDeleteStates
1.741torg.apache.ambari.server.controller.AmbariManagementControllerTest.testReConfigureServiceClient
1.737torg.apache.ambari.server.controller.AmbariManagementControllerTest.testInstallAndStartService
1.71torg.apache.ambari.server.controller.AmbariManagementControllerTest.testDeleteClusterCreateHost
1.673torg.apache.ambari.server.controller.AmbariManagementControllerTest.testCreateClusterWithHostMapping
1.668torg.apache.ambari.server.controller.AmbariManagementControllerTest.testHbaseDecommission
1.619torg.apache.ambari.server.controller.AmbariManagementControllerTest.testCreateServicesSimple
1.614torg.apache.ambari.server.controller.AmbariManagementControllerTest.testScheduleSmokeTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)