[
https://issues.apache.org/jira/browse/AMBARI-19655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832546#comment-15832546
]
Hadoop QA commented on AMBARI-19655:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12848598/AMBARI-19655-link-attributes-instack-definitions_trunk_v1.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/10187//console
This message is automatically generated.
> Update quicklink.json files in stack definitions with authenticated/sso
> features
> --------------------------------------------------------------------------------
>
> Key: AMBARI-19655
> URL: https://issues.apache.org/jira/browse/AMBARI-19655
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.5.0
> Reporter: Balázs Bence Sári
> Assignee: Balázs Bence Sári
> Priority: Critical
> Fix For: trunk, 2.5.0
>
> Attachments:
> AMBARI-19655-link-attributes-instack-definitions_trunk_v1.patch
>
>
> quicklinks.json files should contain the the attributes tag where applicable
> (the link supports authentication and/or sso)
> E.g:
> "links": [
> {
> "name": "atlas_dashboard",
> "label": "Atlas Dashboard",
> "url": "%@://%@:%@/#!/search?user.name=%@",
> ...
> "attributes": [
> "authenticated",
> "sso"
> ],
> ...
> }
> ]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)