diff options
Diffstat (limited to 'docs/testing/user/userguide/vnf_test_guide.rst')
-rw-r--r-- | docs/testing/user/userguide/vnf_test_guide.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/vnf_test_guide.rst b/docs/testing/user/userguide/vnf_test_guide.rst index 63ed04bf..f37858cd 100644 --- a/docs/testing/user/userguide/vnf_test_guide.rst +++ b/docs/testing/user/userguide/vnf_test_guide.rst @@ -89,6 +89,7 @@ test results are going to be saved: $ mkdir -p ${DOVETAIL_HOME}/pre_config $ mkdir -p ${DOVETAIL_HOME}/results + $ chmod 777 ${DOVETAIL_HOME}/results There should be a file `env_config.sh` inside this directory to provide some info. |