X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fgroupbasedpolicy%2FGBP%2FDevstack%2FVariables.robot;fp=csit%2Fsuites%2Fgroupbasedpolicy%2FGBP%2FDevstack%2FVariables.robot;h=f27f57f6cd685663fb4c8d188002224423c8468b;hb=674eae99c92a91e591d474f81b665cec20e711fe;hp=0000000000000000000000000000000000000000;hpb=599002f4d824dcca0d14c20a66d67e0b3310d8cb;p=integration%2Ftest.git diff --git a/csit/suites/groupbasedpolicy/GBP/Devstack/Variables.robot b/csit/suites/groupbasedpolicy/GBP/Devstack/Variables.robot new file mode 100644 index 0000000000..f27f57f6cd --- /dev/null +++ b/csit/suites/groupbasedpolicy/GBP/Devstack/Variables.robot @@ -0,0 +1,18 @@ +*** Settings *** +Documentation Global variables for GBPSFC 6node topology. Some variables are release specific and their value depend on +... ODL_VERSION variable which contains release name and is defined in Jenkins job. Keywords for setting release specific +... data are located in this file. +Variables ../../../../variables/Variables.py + +*** Variables *** +${NEURONMAPPER_BOOT_URL} restconf/config/neutron-mapper:mappings +${OF_OVERLAY_BOOT_URL} restconf/config/ofoverlay:of-overlay-config +${PROMPT_TIMEOUT} ${DEFAULT_TIMEOUT} +${DEVSTACK_BRANCH} ${OPENSTACK_BRANCH} +${DEVSTACK_IP} ${TOOLS_SYSTEM_IP} +${DEVSTACK_USER} ${TOOLS_SYSTEM_USER} +${DEVSTACK_PROMPT} ${DEFAULT_LINUX_PROMPT} +# modify the below var for local testing +${DEVSTACK_DIR} ${DEVSTACK_DEPLOY_PATH} +# modify the below var for local testing +${DEVSTACK_PWD}