-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43310/
-----------------------------------------------------------
Review request for Ambari, DIPAYAN BHOWMICK and Pallav Kulshreshtha.
Bugs: AMBARI-14940
https://issues.apache.org/jira/browse/AMBARI-14940
Repository: ambari
Description
-------
- Make selenium tests work for Tez UI.
- Currently host for rm and timeline is obtained from window.location.origin.
As the support for origin is limited to modern browsers its better to construct
the value from location.protocol, location.hostName & location.port.
Diffs
-----
contrib/views/tez/src/main/resources/ui/scripts/init-ambari-view.js b45fef0
Diff: https://reviews.apache.org/r/43310/diff/
Testing
-------
- Change was tested in selenium.
- The change was also tested in ambari.
Thanks,
Sreenath Somarajapuram