[
https://issues.apache.org/jira/browse/AMBARI-9833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340591#comment-14340591
]
Hudson commented on AMBARI-9833:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1892 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1892/])
AMBARI-9833. UI should get information about repos and packages for HostCheck
from custom action. (akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9cbaab8dd2dd9538fba1510191b4e549add1d79e)
* ambari-web/app/controllers/wizard/step3_controller.js
* ambari-web/test/controllers/wizard/step3_test.js
* ambari-web/app/styles/application.less
> UI should get information about repos and packages for HostCheck from custom
> action
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-9833
> URL: https://issues.apache.org/jira/browse/AMBARI-9833
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9833.patch, AMBARI-9833_branch-2.0.0.patch
>
>
> When UI requests information (/api/v1/requests) for host checks it ask for
> "check_execute_list":"host_resolution_check"
> but now it should ask:
> "check_execute_list":"host_resolution_check,installed_packages,existing_repos".
> And after that use the received data for getting installed pacakges and
> existing repos on the node.
> Don't use the informations from /hosts api about that as before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)