----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36730/#review92750 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On July 23, 2015, 2:58 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36730/ > ----------------------------------------------------------- > > (Updated July 23, 2015, 2:58 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-12514 > https://issues.apache.org/jira/browse/AMBARI-12514 > > > Repository: ambari > > > Description > ------- > > Register agents -> runs checks -> complains about warnings -> open up the > details screen. > Now, go and fix the host issues (bring down iptables, update THP runtime and > startup as below): > From the issues screen in Ambari, click Re-run checks. > Expected: all green, no issues > Actual: picks up the iptables change, but still complains about THP (THP > changes applied, verify via cat /sys/kernel/……./enabled > Workaround: close the issues screen, click Back in the wizard to jump to > hosts/rsa key screen, click Next. Host checks run fine now. > > > Diffs > ----- > > ambari-server/src/main/resources/custom_actions/scripts/check_host.py > 046e60f > ambari-server/src/test/python/custom_actions/TestCheckHost.py cb09136 > > Diff: https://reviews.apache.org/r/36730/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
