Use new model on subscription model loader 50/141650/2
authoremaclee <lee.anjella.macabuhay@est.tech>
Tue, 5 Aug 2025 09:34:10 +0000 (10:34 +0100)
committeremaclee <lee.anjella.macabuhay@est.tech>
Tue, 5 Aug 2025 12:30:56 +0000 (13:30 +0100)
commitff3f1e34a0ebfa0912f79b15ab911bd5140b538f
treec214d212da096f491e539d263f25951a1d048c48
parentc46952431c7239495b55d87f2fb47e96f674750c
Use new model on subscription model loader

- remove integration test (notification related) for subscription as it is now invalid
  due to development
- modify unit tests with use of new model on onboarding
- onboard new model
- remove old model from repo

Issue-ID: CPS-2890
Change-Id: I47656abb45f8f8c55b1c9d60787510a41dc90f7f
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/init/CmDataSubscriptionModelLoader.java
cps-ncmp-service/src/main/resources/models/cm-data-subscriptions@2024-02-12.yang [deleted file]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/init/CmDataSubscriptionModelLoaderSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/cmnotificationsubscription/CmNotificationSubscriptionSpec.groovy [deleted file]