Commit a9ef131e authored by Benjamin Blanc's avatar Benjamin Blanc

erp5_test_result: update

parent 2b82af51
...@@ -7,6 +7,9 @@ ...@@ -7,6 +7,9 @@
<portal_type id="Benchmark Result Line"> <portal_type id="Benchmark Result Line">
<item>Task</item> <item>Task</item>
</portal_type> </portal_type>
<portal_type id="ERP5 Scalability Distributor">
<item>ERP5ScalabilityDistributor</item>
</portal_type>
<portal_type id="Scalability Test Suite"> <portal_type id="Scalability Test Suite">
<item>Arrow</item> <item>Arrow</item>
<item>ScalabilityTestSuite</item> <item>ScalabilityTestSuite</item>
...@@ -14,6 +17,7 @@ ...@@ -14,6 +17,7 @@
</portal_type> </portal_type>
<portal_type id="Test Node"> <portal_type id="Test Node">
<item>DublinCore</item> <item>DublinCore</item>
<item>TestNode</item>
</portal_type> </portal_type>
<portal_type id="Test Result"> <portal_type id="Test Result">
<item>Comment</item> <item>Comment</item>
......
...@@ -122,6 +122,10 @@ ...@@ -122,6 +122,10 @@
<string>specialise_title</string> <string>specialise_title</string>
<string>Distributor</string> <string>Distributor</string>
</tuple> </tuple>
<tuple>
<string>master</string>
<string>Is Master</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -27,6 +27,12 @@ ...@@ -27,6 +27,12 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>_objects</string> </key> <key> <string>_objects</string> </key>
<value> <value>
...@@ -96,6 +102,8 @@ ...@@ -96,6 +102,8 @@
<string>my_title</string> <string>my_title</string>
<string>my_aggregate_title</string> <string>my_aggregate_title</string>
<string>my_specialise_title</string> <string>my_specialise_title</string>
<string>my_master</string>
<string>my_computer_guid</string>
</list> </list>
</value> </value>
</item> </item>
......
250 253
\ No newline at end of file \ No newline at end of file
...@@ -20,6 +20,7 @@ Test Result Node | view ...@@ -20,6 +20,7 @@ Test Result Node | view
Test Result | jump_previous_test_result Test Result | jump_previous_test_result
Test Result | jump_viewvc_revision Test Result | jump_viewvc_revision
Test Result | view Test Result | view
Test Result | view_graph
Test Result | view_node_list Test Result | view_node_list
Test Suite Module | view Test Suite Module | view
Test Suite Repository | view Test Suite Repository | view
......
...@@ -2,10 +2,12 @@ Benchmark Result Line | Task ...@@ -2,10 +2,12 @@ Benchmark Result Line | Task
Benchmark Result | Comment Benchmark Result | Comment
Benchmark Result | SortIndex Benchmark Result | SortIndex
Benchmark Result | Task Benchmark Result | Task
ERP5 Scalability Distributor | ERP5ScalabilityDistributor
Scalability Test Suite | Arrow Scalability Test Suite | Arrow
Scalability Test Suite | ScalabilityTestSuite Scalability Test Suite | ScalabilityTestSuite
Scalability Test Suite | TestSuite Scalability Test Suite | TestSuite
Test Node | DublinCore Test Node | DublinCore
Test Node | TestNode
Test Result Line | SortIndex Test Result Line | SortIndex
Test Result Line | Task Test Result Line | Task
Test Result | Comment Test Result | Comment
......
ERP5 Project Unit Test Distributor
ERP5 Scalability Distributor
Scalability Test Suite Scalability Test Suite
Task Distribution Tool
Test Node Test Node
Test Node Module Test Node Module
Test Suite Test Suite
......
ERP5 Project Unit Test Distributor
ERP5 Scalability Distributor
Scalability Test Suite Scalability Test Suite
Task Distribution Tool
Test Node Test Node
Test Node Module Test Node Module
Test Suite Test Suite
......
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