diff --git a/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode.xml b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1458da0cf96c9e56f7ecb626f1b37ca6fdf641e5
--- /dev/null
+++ b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Property Sheet" module="erp5.portal_type"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_count</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mt_index</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_tree</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>TestNode</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Property Sheet</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Length" module="BTrees.Length"/>
+    </pickle>
+    <pickle> <int>0</int> </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+  <record id="4" aka="AAAAAAAAAAQ=">
+    <pickle>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/computer_guid_property.xml b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/computer_guid_property.xml
new file mode 100644
index 0000000000000000000000000000000000000000..752638ce0d7b1cf30f354a7b9f07caf47ccb59d3
--- /dev/null
+++ b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/computer_guid_property.xml
@@ -0,0 +1,34 @@
+<?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 computer id (given by SlapOS master) of the server used to install the testnode, generally looks like :\n
+COMP-XXX\n
+where XXX is a number.</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>computer_guid_property</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Standard Property</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/master_property.xml b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/master_property.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7e1c2dbf36357a90ffc861b59a4395efe5b24c2e
--- /dev/null
+++ b/bt5/erp5_test_result/PropertySheetTemplateItem/portal_property_sheets/TestNode/master_property.xml
@@ -0,0 +1,38 @@
+<?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/boolean</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string>Boolean derterminating if the testnode is the master or not.</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>master_property</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Standard Property</string> </value>
+        </item>
+        <item>
+            <key> <string>property_default</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_test_result/bt/revision b/bt5/erp5_test_result/bt/revision
index cb16690c5e43d5c3869eeb02969fbc7d01cf4bb2..8a32cf7839cd770c9bf35526cff2a66a770e0951 100644
--- a/bt5/erp5_test_result/bt/revision
+++ b/bt5/erp5_test_result/bt/revision
@@ -1 +1 @@
-249
\ No newline at end of file
+250
\ No newline at end of file
diff --git a/bt5/erp5_test_result/bt/template_property_sheet_id_list b/bt5/erp5_test_result/bt/template_property_sheet_id_list
index ba53f98c1a35f239b491738bf9dfb5c74facc0d6..c7b9dbc3374a8de18f8098ff6d3b08e257073ef2 100644
--- a/bt5/erp5_test_result/bt/template_property_sheet_id_list
+++ b/bt5/erp5_test_result/bt/template_property_sheet_id_list
@@ -2,4 +2,5 @@ TestSuite
 TestSuiteRepository
 TestSuiteRepositoryConstraint
 TestSuiteConstraint
-ScalabilityTestSuite
\ No newline at end of file
+ScalabilityTestSuite
+TestNode
\ No newline at end of file