-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44184/
-----------------------------------------------------------
Review request for Ambari.
Bugs: AMBARI-13439
https://issues.apache.org/jira/browse/AMBARI-13439
Repository: ambari
Description
-------
Adding HAWQ unit tests for branch-2.2
Diffs
-----
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
ambari-server/src/test/python/unitTests.py b39f40c
Diff: https://reviews.apache.org/r/44184/diff/
Testing
-------
Manually tested. This is an addition to the trunk tests. The trunk tests have
already been committed.
```
Running tests for stack:2.3 service:HAWQ
test_configure_default (test_hawqmaster.TestHawqMaster) ... ok
test_install_default (test_hawqmaster.TestHawqMaster) ... ok
test_start_default (test_hawqmaster.TestHawqMaster) ... 2016-02-29 22:47:46,940
- Active master c6401.ambari.apache.org initialized
ok
test_start_localmaster (test_hawqmaster.TestHawqMaster) ... 2016-02-29
22:47:47,048 - Master c6401.ambari.apache.org started
ok
test_stop_default (test_hawqmaster.TestHawqMaster) ... ok
test_configure_default (test_hawqsegment.TestHawqSegment) ... ok
test_install_default (test_hawqsegment.TestHawqSegment) ... ok
test_start_default (test_hawqsegment.TestHawqSegment) ... ok
test_stop_default (test_hawqsegment.TestHawqSegment) ... ok
test_configure_default (test_hawqstandby.TestHawqStandby) ... ok
test_install_default (test_hawqstandby.TestHawqStandby) ... ok
test_start_default (test_hawqstandby.TestHawqStandby) ... 2016-02-29
22:47:47,954 - Standby host c6401.ambari.apache.org initialized
ok
test_stop_default (test_hawqstandby.TestHawqStandby) ... ok
----------------------------------------------------------------------
Ran 13 tests in 2.000s
```
Thanks,
Newton Alex