b869434fc505aa9002f237b5a8c219142ea97332
[integration/csit.git] / tests / appc / healthcheck / APPC_GLOBAL_VARIABLES.robot
1 *** Settings ***
2 Documentation        store all properties that can change or are used in multiple places here
3 ...                    format is all caps with underscores between words and prepended with GLOBAL
4 ...                   make sure you prepend them with GLOBAL so that other files can easily see it is from this file.
5
6
7 *** Variables ***
8 ${GLOBAL_VNF_RESTART_REQUESTFILE}    ${CURDIR}/LCM_VNF_RESTART_REQUEST.txt
9 ${GLOBAL_VM_RESTART_REQUESTFILE}     ${CURDIR}/LCM_VM_RESTART_REQUEST.txt
10 ${GLOBAL_HEALTHCHECK_REQUESTFILE}    ${CURDIR}/LCM_VM_HEALTHCHECK_REQUEST.txt