[ 
https://issues.apache.org/jira/browse/AMBARI-13457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961684#comment-14961684
 ] 

Hudson commented on AMBARI-13457:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #3664 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3664/])
AMBARI-13457: RU API Enhancement: Add handsfree execution mode (jluniya) 
(jluniya: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f6ff71b8cb4d9d2b5dc0acd98eb8d27865302cc8])
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeResourceProviderTest.java
* ambari-server/src/main/java/org/apache/ambari/server/state/UpgradeContext.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java


> RU API Enhancement: Add handsfree execution mode
> ------------------------------------------------
>
>                 Key: AMBARI-13457
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13457
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13457.patch
>
>
> We should add a handsfree execution mode to RU so that if 
> skip_manual_verification is passed as an optional parameter, RU does not 
> pause at manual verification steps.
> API:
> {code:title=POST api/v1/clusters/c1/upgrades}
> {
>   "Upgrade": {
>     "repository_version": "2.3.0.0-2545",
>     "skip_manual_verification": true
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to