## Special environment parameters for TOSCA validation tests. # The url under which the VNF SDK container is accessible through the host. export HOST_URL="http://:8702" # Absolute path of CSAR file, and should be copied to vtp container. export CSAR_FILE="/opt/test.csar" ## Special environment parameters for Heat validation tests. # The VNF archive should be put at $DOVETAIL_HOME/pre_config. export VNF_ARCHIVE_NAME="vnf_archive_name"