-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42202/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Jayush Luniya,
and Nate Cole.
Bugs: AMBARI-14631
https://issues.apache.org/jira/browse/AMBARI-14631
Repository: ambari
Description
-------
When we retry an RU step that had failed, the logs from previous runs are
overwritten. As a consequence we loose failure logs because of retry. We should
backup old configs in such scenarios.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/PythonExecutor.py 350c568
ambari-agent/src/test/python/ambari_agent/TestPythonExecutor.py e4a47d1
Diff: https://reviews.apache.org/r/42202/diff/
Testing
-------
Ran 424 tests in 5.561s
OK
Process finished with exit code 0
Thanks,
Dmitro Lisnichenko