Data producer id field during cm handle create/update 37/141937/5
authormpriyank <priyank.maheshwari@est.tech>
Mon, 25 Aug 2025 13:09:21 +0000 (14:09 +0100)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 27 Aug 2025 12:38:16 +0000 (13:38 +0100)
commitceda9de3a72e43710d1b5f9773ab1b4a9489e81c
treee0c0af9b40126a2aeb90b1d5c476d7ecb1e28321
parentb56f69fa6d4f84fb5ab5f67305c8869a9d50044f
Data producer id field during cm handle create/update

- updated the CmHandleCreate test to prove that the LcmEvent is not
  triggered during the Cm Handle Create Flow
- added new test for CmHandleUpdate to prove the LcmEvent is triggered
  when updating the data producer id field during the Cm Handle Update
  flow
- refactored the common code and moved it to CpsIntegrationBase spec

Issue-ID: CPS-2963
Change-Id: I11e8b5d7c803334e0eb2979001e783d24c61c6d3
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy