]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/prototype.conf
ebl enable new testimonial page
[bacula/bacula] / regress / prototype.conf
index 17053a9423667e38f66a690ef74c4b811135134a..c5381a28d16b07ace7d3819f5307a23ebcbd0503 100644 (file)
@@ -39,3 +39,21 @@ OPENSSL="--with-openssl"
 # You may put your real host name here, but localhost is valid also
 #  and it has the advantage that it works on a non-newtworked machine
 HOST="localhost"
+
+# see --with-base-port at
+# http://www.bacula.org/rel-manual/Installing_Bacula.html
+# You only need to change this if you want to run more than one instance
+# of regression testing on the same box. You'll need to set BASEPORT
+# to values that do not overlap.  BASEPORT is the first of three ports
+# required by each instance, one for each of Dir, SD, and the FD.
+#
+BASEPORT=8101
+
+#
+# If you want to post items to the Bacula Dart dashboard, you need to
+#  create a unique name here for each of your test machines.
+# We recommend that you prefix it by your name, and if you have multiple
+#  test machines, add some indication of the machine.
+#
+SITE_NAME=<your-name>-bacula-${HOST}
+