You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/01/26 04:28:39 UTC

[jira] [Commented] (AMBARI-14795) Register Version: add ability to load new version definition file

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

Hadoop QA commented on AMBARI-14795:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12784300/AMBARI-14795.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-admin.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/5054//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/5054//console

This message is automatically generated.

> Register Version: add ability to load new version definition file
> -----------------------------------------------------------------
>
>                 Key: AMBARI-14795
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14795
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.4.0
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>            Priority: Critical
>              Labels: Patch-Upgrade
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-14795.patch, register version -1.png, register version -2.png
>
>
> This one belongs to UI work of Patch Upgrade ( Provide ability to apply single patches on top of RU release), and is the first part to implement" Manage Ambari > Register Version" page.
> Should generate a new "Register Version" page, and add the ability to load new version definition file through two options:
> 1. Browse local files and then Upload file,
> 2. Enter the Url then click on "Read Version File" button,
> After either option, the Version File (a .xml file) should be POST to server, then loaded (GET call) to the page content.
> Be sure to load the mock data, will integrate API later.



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