Commit 03affef2 authored by Benjamin Blanc's avatar Benjamin Blanc

erp5_test_result: Change Scalability distributor property sheet name

parent 8d8b502f
......@@ -8,7 +8,7 @@
<item>Task</item>
</portal_type>
<portal_type id="ERP5 Scalability Distributor">
<item>ERP5ScalabilityDistributor</item>
<item>ScalabilityDistributor</item>
</portal_type>
<portal_type id="Scalability Test Suite">
<item>Arrow</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Standard Property" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>elementary_type/string</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The certificate of the slapos account (may be found at ~/.slapos/certificate) used to subscribe SlapOSNode to SlapOS Master.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>slapos_account_certificate_property</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Standard Property</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Standard Property" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>elementary_type/string</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The key of the slapos account (may be found at ~/.slapos/key) used to subscribe SlapOSNode to SlapOS Master.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>slapos_account_key_property</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Standard Property</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
254
\ No newline at end of file
256
\ No newline at end of file
......@@ -2,7 +2,7 @@ Benchmark Result Line | Task
Benchmark Result | Comment
Benchmark Result | SortIndex
Benchmark Result | Task
ERP5 Scalability Distributor | ERP5ScalabilityDistributor
ERP5 Scalability Distributor | ScalabilityDistributor
Scalability Test Suite | Arrow
Scalability Test Suite | ScalabilityTestSuite
Scalability Test Suite | TestSuite
......
......@@ -4,4 +4,4 @@ TestSuiteRepositoryConstraint
TestSuiteConstraint
ScalabilityTestSuite
TestNode
ERP5ScalabilityDistributor
\ No newline at end of file
ScalabilityDistributor
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment