aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-07-08 13:48:07 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-07-08 13:48:07 -0500
commitbfa8ea6fac1eff26344fcd917d02714b4902c524 (patch)
treef3489754a4860b4c0773b2a27b38b5629925331f /testsuites
parentae5a28031340a46f2a99e2dbaea0fc00b25cd39e (diff)
modify jmx script to accommodate json changes
Issue-ID: POLICY-2705 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iea6ea806855f5887e9a6206aa966746d822c3679
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/stability/src/main/resources/frankfurt/s3p.jmx20
1 files changed, 10 insertions, 10 deletions
diff --git a/testsuites/stability/src/main/resources/frankfurt/s3p.jmx b/testsuites/stability/src/main/resources/frankfurt/s3p.jmx
index d16cb8240..46401c901 100644
--- a/testsuites/stability/src/main/resources/frankfurt/s3p.jmx
+++ b/testsuites/stability/src/main/resources/frankfurt/s3p.jmx
@@ -450,7 +450,7 @@
&quot;modelInvariantId&quot;: &quot;e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e&quot;,&#xd;
&quot;modelVersionId&quot;: &quot;94b18b1d-cc91-4f43-911a-e6348665f292&quot;,&#xd;
&quot;modelName&quot;: &quot;VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0&quot;,&#xd;
- &quot;modelVersion&quot;: 1,&#xd;
+ &quot;modelVersion&quot;: &quot;1&quot;,&#xd;
&quot;modelCustomizationId&quot;: &quot;47958575-138f-452a-8c8d-d89b595f8164&quot;&#xd;
}&#xd;
},&#xd;
@@ -542,7 +542,7 @@
&quot;modelInvariantId&quot;: &quot;e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e&quot;,&#xd;
&quot;modelVersionId&quot;: &quot;94b18b1d-cc91-4f43-911a-e6348665f292&quot;,&#xd;
&quot;modelName&quot;: &quot;VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0&quot;,&#xd;
- &quot;modelVersion&quot;: 1,&#xd;
+ &quot;modelVersion&quot;: &quot;1&quot;,&#xd;
&quot;modelCustomizationId&quot;: &quot;47958575-138f-452a-8c8d-d89b595f8164&quot;&#xd;
}&#xd;
},&#xd;
@@ -1158,7 +1158,7 @@
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="request-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">requestIdOnset</stringProp>
- <stringProp name="RegexExtractor.regex">\\&quot;request-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">\\&quot;request-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -1167,7 +1167,7 @@
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="correlation-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">correlationId</stringProp>
- <stringProp name="RegexExtractor.regex">correlation-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">correlation-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -1176,7 +1176,7 @@
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="sub-request-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">subRequestId</stringProp>
- <stringProp name="RegexExtractor.regex">sub-request-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">sub-request-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -1578,7 +1578,7 @@ vars.put(&quot;counter&quot;, Integer.toString(counterTemp));</stringProp>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="request-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">requestIdOnset</stringProp>
- <stringProp name="RegexExtractor.regex">\\&quot;request-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">\\&quot;request-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -1587,7 +1587,7 @@ vars.put(&quot;counter&quot;, Integer.toString(counterTemp));</stringProp>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="correlation-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">correlationId</stringProp>
- <stringProp name="RegexExtractor.regex">correlation-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">correlation-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -1596,7 +1596,7 @@ vars.put(&quot;counter&quot;, Integer.toString(counterTemp));</stringProp>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="sub-request-id extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">subRequestId</stringProp>
- <stringProp name="RegexExtractor.regex">sub-request-id\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">sub-request-id\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -2478,7 +2478,7 @@ vars.put(&quot;counter&quot;, Integer.toString(counterTemp));</stringProp>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="RequestID extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">requestIdOnset</stringProp>
- <stringProp name="RegexExtractor.regex">\\&quot;RequestID\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">\\&quot;RequestID\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>
@@ -2487,7 +2487,7 @@ vars.put(&quot;counter&quot;, Integer.toString(counterTemp));</stringProp>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="SubRequestID extractor" enabled="true">
<stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">subRequestId</stringProp>
- <stringProp name="RegexExtractor.regex">SubRequestID\\&quot;:\\&quot;(.+?)\\&quot;</stringProp>
+ <stringProp name="RegexExtractor.regex">SubRequestID\\&quot;: \\&quot;(.+?)\\&quot;</stringProp>
<stringProp name="RegexExtractor.template">$1$</stringProp>
<stringProp name="RegexExtractor.default">none</stringProp>
<stringProp name="RegexExtractor.match_number"></stringProp>