You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Newton Alex (JIRA)" <ji...@apache.org> on 2016/01/18 22:02:39 UTC

[jira] [Updated] (AMBARI-13439) Unit tests for the HAWQ service under common-services

     [ https://issues.apache.org/jira/browse/AMBARI-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Newton Alex updated AMBARI-13439:
---------------------------------
    Attachment: AMBARI-13439_trunk-1.patch

Updated patch.

Functional Tests:
```
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
```

> Unit tests for the HAWQ service under common-services
> -----------------------------------------------------
>
>                 Key: AMBARI-13439
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13439
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Newton Alex
>            Assignee: Newton Alex
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: AMBARI-13439.patch, AMBARI-13439_trunk-1.patch
>
>
> This is a follow up task to AMBARI-12320. We have to add unit tests for HAWQ service under common-services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)