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

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

FAILURE: Integrated in Ambari-branch-2.1 #702 (See 
[https://builds.apache.org/job/Ambari-branch-2.1/702/])
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=5af5f737a8da333fd978c30a5a3f57e79960824c])
* 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
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeResourceProviderTest.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