[
https://issues.apache.org/jira/browse/AMBARI-21758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139185#comment-16139185
]
Hudson commented on AMBARI-21758:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #48 (See
[https://builds.apache.org/job/Ambari-branch-2.6/48/])
AMBARI-21758 - Prevent New Clusters from Being Provisioned With (jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1edd300afec2b8342d8768bc6ed5f6ae06fdb260])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/ClusterRequest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/RepositoryVersionEntity.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ServiceResourceProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/topology/AmbariContext.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/topology/AmbariContextTest.java
> Prevent New Clusters from Being Provisioned With PATCH/MAINT Repos
> ------------------------------------------------------------------
>
> Key: AMBARI-21758
> URL: https://issues.apache.org/jira/browse/AMBARI-21758
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.6.0
>
>
> New clusters should only be able to be provisioned using a {{STANDARD}}
> repository.
> STR:
> - Register a 2.5.0.0-1234 {{STANDARD}} repo
> - Register a 2.5.4.0-9999 {{MAINT} repo
> - Use a blueprint go create a repo for 2.5.4.0-9999
> The cluster is created and is in a weird state. We should reject these types
> of repos...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)