Age | Commit message (Collapse) | Author | Files | Lines |
|
Add test cases for GRA microservice to address test coverage being
under target
Issue-ID: SDNC-1638
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If9422cdb577ef3984f17f4ef7aa2cd7e362e2fd4
|
|
Sync changes made downstream to support GRA microservice
Change-Id: If3bf5d879f7d61ab91209c63b0344d78128246a8
Issue-ID: CCSDK-3504
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Added test cases for 2 data object classes previously uncovered.
Change-Id: I371fae43c0425534e8300af5e85a39086afa0b63
Issue-ID: SDNC-1543
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Preload data is never used from operational tree - only config tree.
Change-Id: I8189952ea3595ffc4fedbf27c2034f41c243bf5b
Issue-ID: SDNC-1517
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update code to read CADI properties using EnvProperties class to resolve
env variable references and then pass resolved values to CadiFilter,
instead of passing file itself as cadi_prop_files property setting.
Change-Id: Ia0da0b711a48a51c3fab06412bf01efdede542a2
Issue-ID: SDNC-1532
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add missing @Transactional tag for operational preload and service
data repository interfaces.
Change-Id: I119008729d10a1a66cfcf4f17571a90670201c83
Issue-ID: SDNC-1517
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Refactor GRA so that application jar is created in a separate
maven module from the docker build.
Issue-ID: SDNC-1527
Change-Id: I4a9af7fe4df14faaf683588bc2567fcc3346886e
Signed-off-by: Dan Timoney <dtimoney@att.com>
|