-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39547/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Vitalyi Brodetskyi.
Bugs: AMBARI-13518
https://issues.apache.org/jira/browse/AMBARI-13518
Repository: ambari
Description
-------
Code in ambari-agent/src/main/python/ambari_agent/HostCheckReportFileHandler.py
should use the /usr/hdp location as a base, not just as the directory to
remove. Use a regex pattern to remove ONLY the correct directories when it's
run.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/HostCheckReportFileHandler.py
794e427
ambari-agent/src/test/python/ambari_agent/TestHostCheckReportFileHandler.py
d56ad8f
Diff: https://reviews.apache.org/r/39547/diff/
Testing
-------
----------------------------------------------------------------------
Ran 419 tests in 6.214s
OK
Process finished with exit code 0
Thanks,
Dmytro Sen