[ 
https://issues.apache.org/jira/browse/OOZIE-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879026#comment-16879026
 ] 

Shubham commented on OOZIE-3391:
--------------------------------

[~asalamon74], Please go ahead.

I could not take a look at it.

> Fix TestSsh tests
> -----------------
>
>                 Key: OOZIE-3391
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3391
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Andras Salamon
>            Assignee: Shubham
>            Priority: Major
>
> The root {{pom.xml}} turns off {{TestSsh*}} tests:
> {noformat}<excludes>
>     <exclude>**/${test.exclude}.java</exclude>
>     <exclude>${test.exclude.pattern}</exclude>
>     <!-- Explictly use 
> -Dtest=TestSshActionExecutor,TestSshActionExecutorExtension
>                              to test the SSH action -->
>     <exclude>**/TestSsh*.java</exclude>
> </excludes>
> {noformat}
> Although originally it meant to turn off only {{TestSshActionExecutor}} and 
> {{TestSshActionExecutorExtension}} tests, it also turns off the newer Fluent 
> Job tests:
> {noformat}TestSshAction.java
> TestSshActionMapping.java
> TestSshActionBuilder.java
> {noformat}
> We should fix the tests. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to