-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42469/
-----------------------------------------------------------
(Updated Feb. 24, 2016, 9:20 p.m.)
Review request for Ambari.
Changes
-------
Updated tests to reflect the latest HAWQ changes
Bugs: AMBARI-13439
https://issues.apache.org/jira/browse/AMBARI-13439
Repository: ambari
Description
-------
Unit tests for HAWQ service
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/__init__.py
PRE-CREATION
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py
7633731
ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqmaster.py PRE-CREATION
ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqsegment.py
PRE-CREATION
ambari-server/src/test/python/stacks/2.3/HAWQ/test_hawqstandby.py
PRE-CREATION
ambari-server/src/test/python/stacks/2.3/configs/hawq_default.json
PRE-CREATION
Diff: https://reviews.apache.org/r/42469/diff/
Testing
-------
Running tests for stack:2.3 service:HAWQ
test_configure_default (test_hawqmaster.TestHawqMaster) ... 2016-01-18
12:07:38,440 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_install_default (test_hawqmaster.TestHawqMaster) ... 2016-01-18
12:07:38,494 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_start_default (test_hawqmaster.TestHawqMaster) ... 2016-01-18 12:07:38,543
- Using hadoop conf dir: /etc/hadoop/conf
2016-01-18 12:07:38,553 - Active master c6401.ambari.apache.org initialized
ok
test_start_localmaster (test_hawqmaster.TestHawqMaster) ... 2016-01-18
12:07:38,595 - Using hadoop conf dir: /etc/hadoop/conf
2016-01-18 12:07:38,605 - Master c6401.ambari.apache.org started
ok
test_stop_default (test_hawqmaster.TestHawqMaster) ... 2016-01-18 12:07:38,645
- Using hadoop conf dir: /etc/hadoop/conf
ok
test_configure_default (test_hawqsegment.TestHawqSegment) ... 2016-01-18
12:07:38,686 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_install_default (test_hawqsegment.TestHawqSegment) ... 2016-01-18
12:07:38,717 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_start_default (test_hawqsegment.TestHawqSegment) ... 2016-01-18
12:07:38,750 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_stop_default (test_hawqsegment.TestHawqSegment) ... 2016-01-18
12:07:38,778 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_configure_default (test_hawqstandby.TestHawqStandby) ... 2016-01-18
12:07:38,820 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_install_default (test_hawqstandby.TestHawqStandby) ... 2016-01-18
12:07:38,886 - Using hadoop conf dir: /etc/hadoop/conf
ok
test_start_default (test_hawqstandby.TestHawqStandby) ... 2016-01-18
12:07:38,955 - Using hadoop conf dir: /etc/hadoop/conf
2016-01-18 12:07:38,968 - Standby host c6401.ambari.apache.org initialized
ok
test_stop_default (test_hawqstandby.TestHawqStandby) ... 2016-01-18
12:07:39,013 - Using hadoop conf dir: /etc/hadoop/conf
ok
----------------------------------------------------------------------
Ran 13 tests in 0.613s
OK
Thanks,
Newton Alex