-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36651/
-----------------------------------------------------------
Review request for Ambari, Artem Baranchuk, Eugene Chekanskiy, and Jayush
Luniya.
Bugs: AMBARI-12204
https://issues.apache.org/jira/browse/AMBARI-12204
Repository: ambari
Description
-------
Fixed platform-specific unit tests. Fixed sys.path adjustments.
Diffs
-----
ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
5a228438737552f7532b6e1dd18c080edc4a41ae
ambari-agent/src/test/python/ambari_agent/TestClusterConfigurationCache.py
bd754b233b67075185bc6e179182cb4f33946aa5
ambari-agent/src/test/python/ambari_agent/TestMain.py
7a3dc7178db4112d795e6b5f7f8a3b61417c593b
ambari-agent/src/test/python/unitTests.py
a7763bebd30a71df80d967fd3b5f028430f0da8e
Diff: https://reviews.apache.org/r/36651/diff/
Testing
-------
mvn clean test on Mac and Linux
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Ambari Project POM .......................... SUCCESS [ 1.455 s]
[INFO] Ambari Web ......................................... SUCCESS [ 35.820 s]
[INFO] Ambari Views ....................................... SUCCESS [ 2.644 s]
[INFO] Ambari Admin View .................................. SUCCESS [ 10.887 s]
[INFO] ambari-metrics ..................................... SUCCESS [ 1.050 s]
[INFO] Ambari Metrics Common .............................. SUCCESS [ 1.517 s]
[INFO] Ambari Metrics Hadoop Sink ......................... SUCCESS [ 3.753 s]
[INFO] Ambari Metrics Flume Sink .......................... SUCCESS [ 1.973 s]
[INFO] Ambari Metrics Kafka Sink .......................... SUCCESS [ 3.749 s]
[INFO] Ambari Metrics Storm Sink .......................... SUCCESS [ 2.737 s]
[INFO] Ambari Metrics Collector ........................... SUCCESS [05:39 min]
[INFO] Ambari Metrics Monitor ............................. SUCCESS [ 2.599 s]
[INFO] Ambari Metrics Assembly ............................ SUCCESS [01:26 min]
[INFO] Ambari Server ...................................... SUCCESS [02:07 min]
[INFO] Ambari Agent ....................................... SUCCESS [ 12.997 s]
[INFO] Ambari Client ...................................... SUCCESS [ 0.056 s]
[INFO] Ambari Python Client ............................... SUCCESS [ 1.158 s]
[INFO] Ambari Groovy Client ............................... SUCCESS [ 10.152 s]
[INFO] Ambari Shell ....................................... SUCCESS [ 0.045 s]
[INFO] Ambari Python Shell ................................ SUCCESS [ 0.481 s]
[INFO] Ambari Groovy Shell ................................ SUCCESS [ 7.082 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:54 min
[INFO] Finished at: 2015-07-21T13:17:25-07:00
[INFO] Final Memory: 162M/981M
[INFO] ------------------------------------------------------------------------
Thanks,
Florian Barca