----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36653/#review92929 -----------------------------------------------------------
Ship it! Ship It! - Jayush Luniya On July 23, 2015, 6:26 p.m., Florian Barca wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36653/ > ----------------------------------------------------------- > > (Updated July 23, 2015, 6:26 p.m.) > > > Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush > Luniya. > > > Bugs: AMBARI-12211 > https://issues.apache.org/jira/browse/AMBARI-12211 > > > Repository: ambari > > > Description > ------- > > Fixed the platform-specific Python and Java tests. Fixed file handle leaks in > serverConfiguration.py. > Added profile to help suppress Python tests execution. > > > Diffs > ----- > > ambari-common/src/main/python/ambari_commons/os_windows.py > a826eef4d5c5e572f048edbb94840c29225bb698 > ambari-common/src/test/python/only_for_platform.py > fba27718d4f82bdc9e457bb3a6fa2816900fb88a > ambari-server/pom.xml 7d5575afb722bc997b43d786c900364ee50b5ac2 > ambari-server/src/main/python/ambari-server.py > 1b02162e31d97ca394dfe69ab68fe8163d9b64aa > ambari-server/src/main/python/ambari_server/dbConfiguration.py > fa8d6e33ce6628f948e961922f59f5a3079079a9 > ambari-server/src/main/python/ambari_server/serverConfiguration.py > 88683e4c6059be319ceb7a0dbd23eb6103d74805 > ambari-server/src/main/python/ambari_server/setupSecurity.py > 6bb8e4bd5521f40e55a7b23740f6b25d84475349 > ambari-server/src/main/python/setupAgent.py > 459276df5437c15475f71d745d9f2337265ec8dc > > ambari-server/src/test/java/org/apache/ambari/server/bootstrap/BootStrapTest.java > 6d9a31e1bb1bddfc0241760521728ac622514b89 > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/ClientConfigResourceProviderTest.java > d5808d337cb41df7c75b7e2cfbc1c0493d94a615 > > ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/CreateKeytabFilesServerActionTest.java > d2252a9bc3109857d94630dd67013bca065263c5 > ambari-server/src/test/python/TestAmbariServer.py > 0981a4971a56983bc79fe27cb323500f81f7147d > ambari-server/src/test/python/TestOSCheck.py > ebef7064be2957867f53d0f08b59f392330f9131 > ambari-server/src/test/python/TestResourceFilesKeeper.py > dff7ccb5a08fcad99ae18483bfbb1c26a3ddf419 > ambari-server/src/test/python/TestSetupAgent.py > fbbce7185a3725ea3a37367a0b4a715b2c0fd7c3 > ambari-server/src/test/python/TestUtils.py > 06e0db4607a279c5d6ecce9ac8cb860cf0011fa2 > ambari-server/src/test/python/TestValidateConfigs.py > 1dc88fb5d79a0fe811d9d3dd1ef432d8d20feaf9 > ambari-server/src/test/python/custom_actions/TestCheckHost.py > 6d57fedd9b92137ba5c62ae44a1963b2a8f0cd67 > ambari-server/src/test/python/custom_actions/TestInstallPackages.py > d5ae81da28e6a76cfb5c3b1140cb1938e727bee1 > ambari-server/src/test/python/custom_actions/test_ru_execute_tasks.py > 3fa29a66e967bc18ab052d5f6b949dcc1bc4c961 > ambari-server/src/test/python/unitTests.py > f16c2809d2a093921ac5d8c36211f68a19df4d28 > > Diff: https://reviews.apache.org/r/36653/diff/ > > > Testing > ------- > > mvn clean test on Mac and Linux > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Ambari Project POM .......................... SUCCESS [ 1.437 > s] > [INFO] Ambari Web ......................................... SUCCESS [ 42.902 > s] > [INFO] Ambari Views ....................................... SUCCESS [ 3.474 > s] > [INFO] Ambari Admin View .................................. SUCCESS [ 12.280 > s] > [INFO] ambari-metrics ..................................... SUCCESS [ 1.191 > s] > [INFO] Ambari Metrics Common .............................. SUCCESS [ 1.609 > s] > [INFO] Ambari Metrics Hadoop Sink ......................... SUCCESS [ 4.355 > s] > [INFO] Ambari Metrics Flume Sink .......................... SUCCESS [ 4.204 > s] > [INFO] Ambari Metrics Kafka Sink .......................... SUCCESS [ 9.643 > s] > [INFO] Ambari Metrics Storm Sink .......................... SUCCESS [ 5.507 > s] > [INFO] Ambari Metrics Collector ........................... SUCCESS [06:11 > min] > [INFO] Ambari Metrics Monitor ............................. SUCCESS [ 3.214 > s] > [INFO] Ambari Metrics Assembly ............................ SUCCESS [02:41 > min] > [INFO] Ambari Server ...................................... SUCCESS [46:51 > min] > [INFO] Ambari Agent ....................................... SUCCESS [ 17.485 > s] > [INFO] Ambari Client ...................................... SUCCESS [ 0.045 > s] > [INFO] Ambari Python Client ............................... SUCCESS [ 1.078 > s] > [INFO] Ambari Groovy Client ............................... SUCCESS [ 9.975 > s] > [INFO] Ambari Shell ....................................... SUCCESS [ 0.037 > s] > [INFO] Ambari Python Shell ................................ SUCCESS [ 0.655 > s] > [INFO] Ambari Groovy Shell ................................ SUCCESS [ 7.126 > s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 57:51 min > [INFO] Finished at: 2015-07-22T00:55:41-07:00 > [INFO] Final Memory: 138M/1332M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Florian Barca > >
