summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/markdown/dev_guide.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/markdown/dev_guide.md b/doc/markdown/dev_guide.md
index 9ac7f1d..d80705f 100644
--- a/doc/markdown/dev_guide.md
+++ b/doc/markdown/dev_guide.md
@@ -204,6 +204,7 @@ If new functionality has been added, it is highly recommended that one or more t
The functional tests expects a GlusterFS `test` volume to be created and accessible.
+Note: You may need to update your test configuration file, located at `test/test.conf` with your hostname and volume name.
To run the functional tests, please type:
```