From b918776c1da6891f1346841642963465ddc4bf3e Mon Sep 17 00:00:00 2001 From: lasantha Date: Sun, 25 Feb 2018 23:53:36 +0530 Subject: [PATCH] Fix APPM test case failure Modified the request payload of application adding API call. As a result of adding tags option to the application adding functionality, it is required to change the application adding request payload as well. --- .../jmeter-scripts/AppManagerTest.jmx | 44 ++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/modules/integration/tests-integration/src/test/resources/jmeter-scripts/AppManagerTest.jmx b/modules/integration/tests-integration/src/test/resources/jmeter-scripts/AppManagerTest.jmx index a1229ea3..c56a953b 100644 --- a/modules/integration/tests-integration/src/test/resources/jmeter-scripts/AppManagerTest.jmx +++ b/modules/integration/tests-integration/src/test/resources/jmeter-scripts/AppManagerTest.jmx @@ -962,6 +962,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -1622,6 +1629,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -1961,6 +1975,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -2248,6 +2269,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -3258,6 +3286,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -3918,6 +3953,13 @@ vars.put("encoded", encoded); true visibility + + false + + = + true + tags + ${server} @@ -4212,4 +4254,4 @@ vars.put("encoded", encoded); - \ No newline at end of file +