aboutsummaryrefslogtreecommitdiffstats
path: root/tests/appc/healthcheck/APPC_GLOBAL_VARIABLES.robot
blob: 9b39922838c2c057fc9b9884ee375b8a5b02dec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** Settings ***
Documentation        store all properties that can change or are used in multiple places here
...                    format is all caps with underscores between words and prepended with GLOBAL
...                   make sure you prepend them with GLOBAL so that other files can easily see it is from this file.


*** Variables ***
#${GLOBAL_VNF_RESTART_REQUESTFILE}    ${CURDIR}/LCM_VNF_RESTART_REQUEST.txt
#${GLOBAL_VM_RESTART_REQUESTFILE}     ${CURDIR}/LCM_VM_RESTART_REQUEST.txt
#${GLOBAL_HEALTHCHECK_REQUESTFILE}    ${CURDIR}/LCM_VM_HEALTHCHECK_REQUEST.txt
${GLOBAL_APPC_ADMIN_USER}            admin
${GLOBAL_APPC_ADMIN_PASS}            Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
# to try to fire up the test again because the first one was failure in 90 minutes