From a72ce28fb60c1903ed3ef3da6bb3faac1ae801ba Mon Sep 17 00:00:00 2001 From: brunomilitzer Date: Thu, 18 Nov 2021 10:26:50 +0000 Subject: Added Camel Unit Tests Added Camel Unit Tests to test creation of instance properties Updated credentials for Rest End point Issue-ID: POLICY-3565 Change-Id: I0899d3052588822f02a8a003eb4bc406bc887713 Signed-off-by: brunomilitzer --- testsuites/performance/src/main/resources/testplans/performance.jmx | 2 +- testsuites/stability/src/main/resources/testplans/stability.jmx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites') diff --git a/testsuites/performance/src/main/resources/testplans/performance.jmx b/testsuites/performance/src/main/resources/testplans/performance.jmx index bb0cfc98d..6b651a9f3 100644 --- a/testsuites/performance/src/main/resources/testplans/performance.jmx +++ b/testsuites/performance/src/main/resources/testplans/performance.jmx @@ -57,7 +57,7 @@ https://${RUNTIME_HOST}:${RUNTIME_PORT}/onap/controlloop/v2 - healthcheck + runtimeUser zb!XztG34 diff --git a/testsuites/stability/src/main/resources/testplans/stability.jmx b/testsuites/stability/src/main/resources/testplans/stability.jmx index 32bb36012..b5929c1e6 100644 --- a/testsuites/stability/src/main/resources/testplans/stability.jmx +++ b/testsuites/stability/src/main/resources/testplans/stability.jmx @@ -37,7 +37,7 @@ https://${RUNTIME_HOST}:${RUNTIME_PORT}/onap/controlloop/v2 - healthcheck + runtimeUser zb!XztG34 -- cgit 1.2.3-korg