-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27919/
-----------------------------------------------------------
(Updated Nov. 17, 2014, 5:45 p.m.)
Review request for Ambari, Alejandro Fernandez, Nate Cole, and Yurii Shylov.
Changes
-------
Fixed Alejandro's comments.
Also refactored ambari-server/src/test/python/unitTests.py according to comments
Bugs: AMBARI-8298
https://issues.apache.org/jira/browse/AMBARI-8298
Repository: ambari
Description
-------
Distribute Repositories/Install Components - custom action script
Diffs (updated)
-----
ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
7b5889c
ambari-agent/src/test/python/resource_management/TestListAmbariManagedRepos.py
PRE-CREATION
ambari-common/src/main/python/resource_management/libraries/functions/list_ambari_managed_repos.py
PRE-CREATION
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariActionExecutionHelper.java
c3057cc
ambari-server/src/main/resources/custom_action_definitions/system_action_definitions.xml
cd5d5f7
ambari-server/src/main/resources/custom_actions/check_host.py
ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
PRE-CREATION
ambari-server/src/main/resources/custom_actions/templates/repo_suse_rhel.j2
PRE-CREATION
ambari-server/src/main/resources/custom_actions/templates/repo_ubuntu.j2
PRE-CREATION
ambari-server/src/main/resources/custom_actions/validate_configs.py
ambari-server/src/test/python/TestCheckHost.py d68c903
ambari-server/src/test/python/custom_actions/TestInstallPackages.py
PRE-CREATION
ambari-server/src/test/python/custom_actions/configs/install_packages_config.json
PRE-CREATION
ambari-server/src/test/python/stacks/utils/RMFTestCase.py 10865fe
ambari-server/src/test/python/unitTests.py f2ffacb
Diff: https://reviews.apache.org/r/27919/diff/
Testing
-------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [3.425s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.273s]
[INFO] Ambari Web ........................................ SUCCESS [35.742s]
[INFO] Ambari Views ...................................... SUCCESS [0.927s]
[INFO] Ambari Admin View ................................. SUCCESS [9.479s]
[INFO] Ambari Server ..................................... SUCCESS [26.684s]
[INFO] Ambari Agent ...................................... SUCCESS [9.606s]
[INFO] Ambari Client ..................................... SUCCESS [0.042s]
[INFO] Ambari Python Client .............................. SUCCESS [0.276s]
[INFO] Ambari Groovy Client .............................. SUCCESS [1.452s]
[INFO] Ambari Shell ...................................... SUCCESS [0.032s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.045s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [0.583s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:29.260s
[INFO] Finished at: Fri Nov 14 20:50:47 FET 2014
[INFO] Final Memory: 53M/395M
[INFO] ------------------------------------------------------------------------
Thanks,
Dmitro Lisnichenko