summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZandrr <campbellalex11@gmail.com>2015-06-28 13:21:47 +0000
committerThiago da Silva <thiago@redhat.com>2015-07-20 11:13:31 -0700
commit04dce5c481d9125d68f9213978ec43c28635a871 (patch)
tree30cf87e93d50e274317b76a51d72f32b801c7960
parent1ec40d0753e7d5185a7fc810df33370330fc6f90 (diff)
updated dev guide to tell users to update their test.conf file
Change-Id: I86176486ad729b2dec16c60cddbd803354cc64bb
-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:
```