Skip to content

Commit

Permalink
Merge pull request #23 from observeinc/pr/22
Browse files Browse the repository at this point in the history
Pr/22
  • Loading branch information
tombatchelor authored Aug 13, 2020
2 parents 1abeb49 + a46e477 commit 18ede12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
8 changes: 4 additions & 4 deletions daily_tasks/companies.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,25 @@
"customerID": 1,
"tier": "99 - Exception",
"ACV": "Exception - Exception"
}
},
{
"name": "Slack",
"customerID": 4274751,
"tier": "2 - Mid - SaaS",
"ACV": "Medium - $500k - $1M"
}
},
{
"name": "Docusign",
"customerID": 995211,
"tier": "2 - Mid - SaaS",
"ACV": "Medium - $500k - $1M"
}
},
{
"name": "Box",
"customerID": 3634804,
"tier": "2 - Mid - SaaS",
"ACV": "Medium - $500k - $1M"
}
},
{
"name": "Crunchbase",
"customerID": 654111,
Expand Down
5 changes: 2 additions & 3 deletions load_gen/SuperCars.jmx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.3">
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.1.1 r1855137">
<hashTree>
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Super Cars" enabled="true">
<stringProp name="TestPlan.comments"></stringProp>
Expand Down Expand Up @@ -1255,7 +1255,7 @@
<collectionProp name="Arguments.arguments">
<elementProp name="" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.value">{&quot;username&quot;:&quot;larryd@slack.com&quot;,&quot;password&quot;:&quot;password&quot;}</stringProp>
<stringProp name="Argument.value">{&quot;username&quot;:&quot;larry@slack.com&quot;,&quot;password&quot;:&quot;password&quot;}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
</elementProp>
</collectionProp>
Expand Down Expand Up @@ -7202,7 +7202,6 @@
<CookieManager guiclass="CookiePanel" testclass="CookieManager" testname="HTTP Cookie Manager" enabled="true">
<collectionProp name="CookieManager.cookies"/>
<boolProp name="CookieManager.clearEachIteration">true</boolProp>
<boolProp name="CookieManager.controlledByThreadGroup">false</boolProp>
</CookieManager>
<hashTree/>
</hashTree>
Expand Down

0 comments on commit 18ede12

Please sign in to comment.