You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Imesha Sudasingha (JIRA)" <ji...@apache.org> on 2017/10/12 02:23:00 UTC

[jira] [Commented] (OODT-963) Workflow Manager Tests fail due to ZK-config feature

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

Imesha Sudasingha commented on OODT-963:
----------------------------------------

Workflow manager tests failed in when running *mvn clean install*. The problem was with the sure fire plugin in workflow manager. *forkMode* was set to _never_ earlier. This has caused some environment variables (project name) I was setting through surefire to affect other tests as well. Changed it to _pertest_. Tests are passing now, except org.apache.oodt.cas.workflow.system.TestAvroRpcWorkflowManager due to a NPE.

> Workflow Manager Tests fail due to ZK-config feature
> ----------------------------------------------------
>
>                 Key: OODT-963
>                 URL: https://issues.apache.org/jira/browse/OODT-963
>             Project: OODT
>          Issue Type: Bug
>          Components: workflow manager
>    Affects Versions: 1.2
>            Reporter: Imesha Sudasingha
>            Assignee: Imesha Sudasingha
>
> Following errors occur when running the tests related to the workflow manager:
> [https://paste.apache.org/Vd4a]
> it seems that the ZK config publishes workflow configuration here:
> */projects/primary/components/wmgr/*. 
> But then expects to read it here:
> */oodt/projects/default/components/wmgr*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)