Remove forced module sync from NCMP integration tests 93/138393/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Thu, 4 Jul 2024 17:01:28 +0000 (18:01 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Thu, 4 Jul 2024 17:27:14 +0000 (18:27 +0100)
commitfebd065e24c004e66417726fdaa52f7535c87a0d
treec0a5b24bcccd15c34717216f375c98f1cccc3f1c
parent82053f446aa1eb35e2a05e2557431497b15b031b
Remove forced module sync from NCMP integration tests

- remove forced module sync in tests
- set module sync timers to 1 second in test application.yml
- have tests wait up to 2 seconds for module sync to run

Issue-ID: CPS-2304
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I727894dc1b4b9cee1ab82d05a9c31d1e3e067cf3
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleUpgradeSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy
integration-test/src/test/resources/application.yml