----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29614/#review66919 -----------------------------------------------------------
Ship it! Ship It! - Sid Wagle On Jan. 6, 2015, 2:31 a.m., Robert Levas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29614/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2015, 2:31 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Jaimin > Jetly, and Yusaku Sako. > > > Bugs: AMBARI-8487 > https://issues.apache.org/jira/browse/AMBARI-8487 > > > Repository: ambari > > > Description > ------- > > The Oozie service components should indicate security state when queried by > Ambari Agent via STATUS_COMMAND. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_server.py > f07e36d > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/oozie_service.py > c03f944 > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params.py > 3755666 > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/status_params.py > a665449 > ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py > 1fa2677 > > Diff: https://reviews.apache.org/r/29614/diff/ > > > Testing > ------- > > Manually tested in test cluster. > > #Local test results: (Jenkins isn't working properly at this time): > > Running tests for stack:2.0.6 service:OOZIE > test_configure_default (test_oozie_client.TestOozieClient) ... ok > test_configure_default_hdp22 (test_oozie_client.TestOozieClient) ... ok > test_configure_secured (test_oozie_client.TestOozieClient) ... ok > test_configure_default (test_oozie_server.TestOozieServer) ... ok > test_configure_secured (test_oozie_server.TestOozieServer) ... ok > **test_security_status (test_oozie_server.TestOozieServer) ... ok** > test_start_default (test_oozie_server.TestOozieServer) ... ok > test_start_secured (test_oozie_server.TestOozieServer) ... ok > test_stop_default (test_oozie_server.TestOozieServer) ... ok > test_stop_secured (test_oozie_server.TestOozieServer) ... ok > test_service_check_default (test_service_check.TestServiceCheck) ... ok > test_service_check_secured (test_service_check.TestServiceCheck) ... ok > > ---------------------------------------------------------------------- > Ran 12 tests in 0.162s > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 28:50.695s > [INFO] Finished at: Mon Jan 05 21:01:27 EST 2015 > [INFO] Final Memory: 41M/490M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Robert Levas > >
