Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

[OODT-963] [OODT-964] [OODT-965] Added configuration listening feature and fixed workflow manager tests #52

Closed
wants to merge 5 commits into from

Conversation

IMS94
Copy link
Member

@IMS94 IMS94 commented Oct 11, 2017

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 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 which requires to be addressed separately.

This PR also include some missing commits which adds the feature to watch for configuration changes and act accordingly for [OODT-945]

@IMS94 IMS94 changed the title Fixed surefire test failures in workflow manager due to <forkMode> [OODT-963] [OODT-964] [OODT-965] Added configuration listening feature and fixed workflow manager tests Oct 12, 2017
@IMS94 IMS94 closed this Oct 12, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant