----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17851/#review34076 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Feb. 10, 2014, 4:06 p.m., Ivan Kozlov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17851/ > ----------------------------------------------------------- > > (Updated Feb. 10, 2014, 4:06 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-4559 > https://issues.apache.org/jira/browse/AMBARI-4559 > > > Repository: ambari > > > Description > ------- > > Unittests for OOZIE install script on HDP1 and HDP2 > > > Diffs > ----- > > ambari-server/src/test/python/stacks/1.3.2/OOZIE/test_oozie_client.py > PRE-CREATION > ambari-server/src/test/python/stacks/1.3.2/OOZIE/test_oozie_server.py > PRE-CREATION > ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_client.py > PRE-CREATION > ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py > PRE-CREATION > > Diff: https://reviews.apache.org/r/17851/diff/ > > > Testing > ------- > > Running tests for stack:2.0.6 service:OOZIE > test_configure_default (test_oozie_server.TestOozieServer) ... ok > test_configure_secured (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_configure_default (test_oozie_client.TestOozieClient) ... ok > test_configure_secured (test_oozie_client.TestOozieClient) ... ok > > ---------------------------------------------------------------------- > Ran 8 tests in 0.163s > > OK > > > Running tests for stack:1.3.2 service:OOZIE > test_configure_default (test_oozie_server.TestOozieServer) ... ok > test_configure_secured (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_configure_default (test_oozie_client.TestOozieClient) ... ok > test_configure_secured (test_oozie_client.TestOozieClient) ... ok > > ---------------------------------------------------------------------- > Ran 8 tests in 0.143s > > OK > > > Thanks, > > Ivan Kozlov > >
