-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61994/
-----------------------------------------------------------
Review request for Ambari, Jayush Luniya and Sid Wagle.
Bugs: AMBARI-21856
https://issues.apache.org/jira/browse/AMBARI-21856
Repository: ambari
Description
-------
The problem is that Ambari is using the reponame name field as the distribution
when it creates the repo definition file. Since both of these repos use same
distribution (which is a common Debian pattern), they collide.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/stack/StackManager.java
749a95e
ambari-server/src/main/java/org/apache/ambari/server/stack/StackModule.java
cbbe92e
ambari-server/src/main/java/org/apache/ambari/server/state/stack/OsFamily.java
b593c32
ambari-server/src/test/java/org/apache/ambari/server/stack/StackModuleTest.java
4698178
Diff: https://reviews.apache.org/r/61994/diff/1/
Testing
-------
test will be fixed after solution will be approved
Thanks,
Vitalyi Brodetskyi