summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/configguide/configguide.rst
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2018-02-13 20:36:01 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-13 20:36:01 +0000
commite3299f119c93a57e00d1aaeeb1f7073a1adf7b87 (patch)
treed2d5fe3e3afcb3f86343947957db0b18786f7452 /docs/testing/user/configguide/configguide.rst
parent7ccd4189200f3fc1bf1429ea4fb7e6001bce7803 (diff)
parent0424a6d98739ac7499c28799570ea8a625c0779c (diff)
Merge "Remove INSTALLER_IP from Functest"
Diffstat (limited to 'docs/testing/user/configguide/configguide.rst')
-rw-r--r--docs/testing/user/configguide/configguide.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst
index 9adf79e14..c4d9a6d77 100644
--- a/docs/testing/user/configguide/configguide.rst
+++ b/docs/testing/user/configguide/configguide.rst
@@ -38,7 +38,6 @@ Preparing your environment
cat env::
INSTALLER_TYPE=XXX
- INSTALLER_IP=XXX
EXTERNAL_NETWORK=XXX
DEPLOY_SCENARIO=XXX
@@ -198,13 +197,9 @@ Environment variables
Several environement variables may be specified:
* INSTALLER_TYPE=(apex|compass|daisy|fuel|joid)
- * INSTALLER_IP=<Specific IP Address>
* DEPLOY_SCENARIO=<vim>-<controller>-<nfv_feature>-<ha_mode>
-INSTALLER IP may be required by some test cases like SFC or Barometer in order
-to access the installer node and the deployment.
-
The format for the DEPLOY_SCENARIO env variable can be described as follows:
* vim: (os|k8s) = OpenStack or Kubernetes
* controller is one of ( nosdn | odl )