[
https://issues.apache.org/jira/browse/AMBARI-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219382#comment-14219382
]
Hudson commented on AMBARI-8314:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #997 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/997/])
AMBARI-8314. Repository Version Management - Add validation for created repo
versions (Yurii Shylov via ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e35126fedfd8c00f287f48ab244027d095ab45cf)
* LICENSE.txt
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RepositoryVersionResourceProvider.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
* ambari-server/pom.xml
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RepositoryVersionResourceProviderTest.java
> Repository Version Management - Add validation for created repo versions
> ------------------------------------------------------------------------
>
> Key: AMBARI-8314
> URL: https://issues.apache.org/jira/browse/AMBARI-8314
> Project: Ambari
> Issue Type: Technical task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Yurii Shylov
> Assignee: Yurii Shylov
> Fix For: 2.0.0
>
> Attachments: AMBARI-8314-2.patch, AMBARI-8314.patch
>
>
> Add some validation when creating a repo version:
> * validate the stack exists
> * upgrade pack specified is available for the stack
> * validate the OS specified for repositories are all in the stack available
> * validate that the version specified is valid for the upgrade pack. this
> will involve changing the upgrade pack "target" element to a regex
> appropriately
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)