Migrate NexusKeywords
[integration/test.git] / csit / variables / daexim / DaeximVariables.robot
1 *** Settings ***
2 Documentation       Resource consisting purely of variable definitions useful for multiple project suites.
3
4
5 *** Variables ***
6 ${CANCEL_EXPORT_URL}            /rests/operations/data-export-import:cancel-export
7 ${EXPORT_FILE}                  ${CURDIR}/schedule_export.json
8 ${EXPORT_INCLUDE_FILE}          ${CURDIR}/schedule_export_include.json
9 ${EXP_DIR}                      /tmp/Export
10 ${EXPORT_EXCLUDE_FILE}          ${CURDIR}/schedule_export_exclude.json
11 ${EXPORT_INCEXCLUDE_FILE}       ${CURDIR}/schedule_export_include_exclude.json
12 ${SCHEDULE_EXPORT_URL}          /rests/operations/data-export-import:schedule-export
13 ${EXP_DATA_FILE}                odl_backup_config.json
14 ${EXP_OPER_FILE}                odl_backup_operational.json
15 ${MODELS_FILE}                  odl_backup_models.json
16 ${STATUS_EXPORT_URL}            /rests/operations/data-export-import:status-export
17 ${NETCONF_PAYLOAD_JSON}         ../variables/daexim/netconf_mount.json
18 ${NETCONF_NODE_URL}             /rests/data/network-topology:network-topology/topology=topology-netconf/node
19 ${TOPOLOGY_URL}                 /rests/data/network-topology:network-topology
20 ${NETCONF_EP_NAME}              CONTROLLER1
21 ${EXPORT_INITIAL_STATUS}        initial
22 ${EXPORT_SCHEDULED_STATUS}      scheduled
23 ${EXPORT_COMPLETE_STATUS}       complete
24 ${EXPORT_SKIPPED_STATUS}        skipped
25 ${FIRST_CONTROLLER_INDEX}       1
26 ${SECOND_CONTROLLER_INDEX}      2
27 ${THIRD_CONTROLLER_INDEX}       3
28 ${NETCONF_PORT}                 1830
29 ${NTCF_OPR_STATUS}              connected
30 ${DAEXIM_DATA_DIRECTORY}        ../variables/daexim/daexim
31 ${MDL_DEF_FLAG}                 false
32 ${STR_DEF_FLAG}                 data
33 ${IMPORT_PAYLOAD}               ../variables/daexim/import.json
34 ${IMPORT_URL}                   /rests/operations/data-export-import:immediate-import