-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59393/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley, Nate Cole, and Sumit Mohanty.
Bugs: AMBARI-21069
https://issues.apache.org/jira/browse/AMBARI-21069
Repository: ambari
Description
-------
I've implemented a python script that compares stack folders between branches.
It shows differences (between for example branch-2.5 and trunk) that affect
ambari upgrade (e.g. add-on-ambari-upgrade changes)
Diffs
-----
dev-support/config-utils/diff_stack_properties.py PRE-CREATION
Diff: https://reviews.apache.org/r/59393/diff/1/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko