-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20075/
-----------------------------------------------------------
(Updated April 8, 2014, 6:04 p.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 (updated)
-----
ambari-agent/src/main/python/resource_management/libraries/script/repo_installer.py
e3a5aea
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
1fed357
Diff: https://reviews.apache.org/r/20075/diff/
Testing
-------
tests are green
Thanks,
Andrew Onischuk