-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61619/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Jonathan Hurley.
Bugs: AMBARI-21719
https://issues.apache.org/jira/browse/AMBARI-21719
Repository: ambari
Description
-------
install_packages should be fixed to use the correct command structure and
respond using the repo_id. The current implementation is still using roleParams
Diffs
-----
ambari-common/src/main/python/resource_management/libraries/functions/repository_util.py
f1edbec265
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/DistributeRepositoriesStructuredOutput.java
0cf2d78b3a
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/upgrade/DistributeRepositoriesActionListener.java
c3c8f67ad0
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/RepositoryVersionHelper.java
8bf2a24c37
ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
9c08bf9379
ambari-server/src/test/java/org/apache/ambari/server/agent/HeartbeatProcessorTest.java
37e68d0d6e
ambari-server/src/test/python/custom_actions/TestInstallPackages.py
134d9aa290
ambari-server/src/test/python/custom_actions/configs/install_packages_config.json
c6b1c0c938
Diff: https://reviews.apache.org/r/61619/diff/1/
Testing
-------
Manual. Automated pending.
Thanks,
Nate Cole