From 96503deee83e83dbc5f9d44c91ed6f27535463bf Mon Sep 17 00:00:00 2001 From: jhh Date: Mon, 29 Mar 2021 15:41:55 -0500 Subject: [PATCH] Change pap deploy response code to 202 for jmeter Issue-ID: POLICY-3108 Signed-off-by: jhh Change-Id: I04ef297c2a7941dd2d174ce2ce95337c0776efa4 --- testsuites/stability/src/main/resources/testplans/stability.jmx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testsuites/stability/src/main/resources/testplans/stability.jmx b/testsuites/stability/src/main/resources/testplans/stability.jmx index 10575601..d59ebaf4 100644 --- a/testsuites/stability/src/main/resources/testplans/stability.jmx +++ b/testsuites/stability/src/main/resources/testplans/stability.jmx @@ -971,7 +971,7 @@ - 200 + 202 Assertion.response_code @@ -1022,7 +1022,7 @@ - 200 + 202 Assertion.response_code @@ -1073,7 +1073,7 @@ - 200 + 202 Assertion.response_code @@ -1124,7 +1124,7 @@ - 200 + 202 Assertion.response_code -- 2.16.6