[
https://issues.apache.org/jira/browse/AMBARI-10806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518587#comment-14518587
]
Hudson commented on AMBARI-10806:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2467 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2467/])
AMBARI-10806. Execute service cheks during deploy only if
skip.service.checks=false (alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fcdc218d60476bdb6871979a7579dcf03935ae01)
* ambari-web/app/assets/data/services/ambari_server.json
* ambari-web/app/routes/installer.js
* ambari-web/app/controllers/global/cluster_controller.js
* ambari-web/app/assets/data/requests/host_check/jdk_name.json
* ambari-web/app/controllers/wizard/step3_controller.js
* ambari-web/app/controllers/main.js
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/controllers/installer.js
* ambari-web/app/controllers/wizard/step9_controller.js
* ambari-web/app/utils/ajax/ajax.js
> Execute service cheks during deploy only if skip.service.checks=false
> ---------------------------------------------------------------------
>
> Key: AMBARI-10806
> URL: https://issues.apache.org/jira/browse/AMBARI-10806
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Fix For: 2.1.0
>
> Attachments: AMBARI-10806.patch
>
>
> This is UI side task. UI guys, should send commands for start services during
> deploy with "run_smoke_test" depends on "skip.service.checks" from
> ambari.properties. This property you can get using API:
> {code}
> http://c6401.ambari.apache.org:8080/api/v1/services/AMBARI/components/AMBARI_SERVER
> ....................
> "skip.service.checks" : "false",
> ....................
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)