aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-23 10:35:37 +0000
committerPriyank Maheshwari <priyank.maheshwari@est.tech>2024-02-23 15:50:08 +0000
commitffb7ec84c0a491a26d05ad1017efb1b5fbacf735 (patch)
tree3932c9b7bef27a7978cba6f079fe99dc20832b62 /integration-test
parentb8e677fa9a3ca3657b004f34742e6c8664dad3ec (diff)
Remove subscriptionModelLoader flag
- removed the flag as the functionality around model loader is stable now - removed the config parameter from the application yaml file as well Issue-ID: CPS-2112 Change-Id: Ie4e3317c0689615b900dcd9bbf1896bc3a5f37b3 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'integration-test')
-rw-r--r--integration-test/src/test/resources/application.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/integration-test/src/test/resources/application.yml b/integration-test/src/test/resources/application.yml
index d1307cd6c..f77cb02f7 100644
--- a/integration-test/src/test/resources/application.yml
+++ b/integration-test/src/test/resources/application.yml
@@ -195,7 +195,6 @@ ncmp:
parallelism-level: 1
model-loader:
- subscription: true
maximum-attempt-count: 20
servlet: