From ed0e70bafde6e9276c3a3302cbcf931827878065 Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 29 Mar 2021 15:08:47 -0500 Subject: Change pap deploy response code to 202 for jmeter Issue-ID: POLICY-3108 Signed-off-by: jhh Change-Id: Idad5d05041de110a54bdf97c057d8d6b332a86f6 --- testsuites/stability/src/main/resources/s3p.jmx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'testsuites/stability/src') diff --git a/testsuites/stability/src/main/resources/s3p.jmx b/testsuites/stability/src/main/resources/s3p.jmx index 3ce7e8627..463053729 100644 --- a/testsuites/stability/src/main/resources/s3p.jmx +++ b/testsuites/stability/src/main/resources/s3p.jmx @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Drools-Application ================================================================================ - Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -16,6 +16,7 @@ limitations under the License. ============LICENSE_END========================================================= --> + @@ -685,7 +686,7 @@ - 200 + 202 Assertion.response_code @@ -722,7 +723,7 @@ - 200 + 202 Assertion.response_code @@ -759,7 +760,7 @@ - 200 + 202 Assertion.response_code @@ -796,7 +797,7 @@ - 200 + 202 Assertion.response_code @@ -833,7 +834,7 @@ - 200 + 202 Assertion.response_code -- cgit 1.2.3-korg