diff options
author | Dan Timoney <dtimoney@att.com> | 2019-08-22 22:09:28 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-22 22:09:28 +0000 |
commit | 44c43022590cccb867e5c4ff86bcef621899996d (patch) | |
tree | 0383158925f14315689d70c37adfb1b3b1c1fe10 /docs/submodules/ccsdk/cds.git | |
parent | 9fa0e277233dc1490e7e47aa64dcd13107e27497 (diff) |
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9b893196ff991931d31c412d822e5c24c643098d
- Merge "CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st"
- CCSDK-1637: Fix DGWorkflowExecutionServiceTest fail if run 1st
The failure depends on the ordering of the test classes, which in turn
depends on the file system ordering (Surefire plugin's default. See
https://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#runOrder)
This class is sharing the same SB context configuration of the
BlueprintServiceLogicTest, but the later manually changes the global
BluePrintDependencyService.
It was fixed by repeating the same change on the
DGWorkflowExecutionServiceTest.
Change-Id: I6f76948a766f8d56446a987cb61a781dc0d3f501
Issue-ID: CCSDK-1637
Signed-off-by: ebo <eliezio.oliveira@est.tech>
Diffstat (limited to 'docs/submodules/ccsdk/cds.git')
m--------- | docs/submodules/ccsdk/cds.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git -Subproject 219d032f0ae6a734d79cba5dba381123f7ef33c +Subproject 9b893196ff991931d31c412d822e5c24c643098 |