----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24239/#review49461 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Aug. 4, 2014, 4:44 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24239/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2014, 4:44 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-6733 > https://issues.apache.org/jira/browse/AMBARI-6733 > > > Repository: ambari > > > Description > ------- > > > Precondition: > Deploy ambari with all services and default settings > BUT > Change storm-env.sh content at installer step (add '111' in text area) > > STR: > 1)Navigate on Services->Storm tab->configs > 2)Check storm-env.sh content value > 3)Check /etc/storm/conf.dist/storm-env.sh file > 4)Change storm-env.sh content value once more (Save and restart all > components that need it) > 5)Check /etc/storm/conf.dist/storm-env.sh file > > Expected result: > File /etc/storm/conf.dist/storm-env.sh and field storm-env.sh content have > same value. > > Actual result: > File /etc/storm/conf.dist/storm-env.sh and field storm-env.sh content are > independent of each other. > > > Diffs > ----- > > ambari-agent/pom.xml c98af34 > > ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/scripts/storm.py > 1f548ed > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_drpc_server.py > 4e58bd0 > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_nimbus.py ded195e > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_nimbus_prod.py > c83abd0 > > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_rest_api_service.py > 70b3067 > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor.py > 5865c1b > > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor_prod.py > 82b3500 > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_ui_server.py > 8f4c15b > > Diff: https://reviews.apache.org/r/24239/diff/ > > > Testing > ------- > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Ambari Views ...................................... SUCCESS [1.757s] > [INFO] Ambari Server ..................................... SUCCESS [16.169s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 18.448s > [INFO] Finished at: Mon Aug 04 16:38:13 EEST 2014 > [INFO] Final Memory: 47M/1012M > [INFO] > ------------------------------------------------------------------------ > =[!!!]============================================= > Proccessing time: 00:19.525 > Log name: ambari_test_08042014_0437pm_partial.log > =================================================== > > > Thanks, > > Vitalyi Brodetskyi > >