-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20075/
-----------------------------------------------------------
(Updated April 7, 2014, 9:41 a.m.)
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-5369
https://issues.apache.org/jira/browse/AMBARI-5369
Repository: ambari
Description
-------
Currently we check validity of repo by appending this
repomd/repodata.xml
and checking the result url For ubuntu there is other repository structure. No
repomd/repodata.xml is present, we should probably check something like this:
dists/HDP/Release
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
1fed357
Diff: https://reviews.apache.org/r/20075/diff/
Testing (updated)
-------
tests are green
Thanks,
Andrew Onischuk