summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/test-manual/understand-autobuilder.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/test-manual/understand-autobuilder.rst b/documentation/test-manual/understand-autobuilder.rst
index 7f4d1be3cd..23b3ef7d7f 100644
--- a/documentation/test-manual/understand-autobuilder.rst
+++ b/documentation/test-manual/understand-autobuilder.rst
@@ -184,6 +184,12 @@ directory to be shared between them. This means once a Worker has built
184an artifact, all the others can benefit from it. The usage of the directory 184an artifact, all the others can benefit from it. The usage of the directory
185within the build system is designed for sharing over NFS. 185within the build system is designed for sharing over NFS.
186 186
187Shared Hash Equivalence Server
188------------------------------
189
190The Workers all use the same Hash Equivalence server, through a common
191definition for :term:`BB_HASHSERVE`.
192
187Resulttool 193Resulttool
188---------- 194----------
189 195