Disable prefix based sharding cluster suites
[integration/test.git] / csit / variables / daexim / DaeximVariables.robot
index 484e7469098f9379c7c4a5c0c71fe222b6b59375..a749b536fcc05f1eff5bfb30ccc026dca4d668f8 100644 (file)
@@ -2,12 +2,33 @@
 Documentation     Resource consisting purely of variable definitions useful for multiple project suites.
 
 *** Variables ***
-${CANCEL_BACKUP_URL}    /restconf/operations/data-export-import:cancel-export
-${BACKUP_FILE}    ${CURDIR}/schedule_backup.json
-${BKP_DIR}        /tmp/Backup
-${BACKUP_EXCLUDE_FILE}    ${CURDIR}/schedule_backup_exclude.json
-${SCHEDULE_BACKUP_URL}    /restconf/operations/data-export-import:schedule-export
-${BKP_DATA_FILE}    odl_backup_config.json
-${BKP_OPER_FILE}    odl_backup_operational.json
+${CANCEL_EXPORT_URL}    /restconf/operations/data-export-import:cancel-export
+${EXPORT_FILE}    ${CURDIR}/schedule_export.json
+${EXPORT_INCLUDE_FILE}    ${CURDIR}/schedule_export_include.json
+${EXP_DIR}        /tmp/Export
+${EXPORT_EXCLUDE_FILE}    ${CURDIR}/schedule_export_exclude.json
+${EXPORT_INCEXCLUDE_FILE}    ${CURDIR}/schedule_export_include_exclude.json
+${SCHEDULE_EXPORT_URL}    /restconf/operations/data-export-import:schedule-export
+${EXP_DATA_FILE}    odl_backup_config.json
+${EXP_OPER_FILE}    odl_backup_operational.json
 ${MODELS_FILE}    odl_backup_models.json
-${STATUS_BACKUP_URL}    /restconf/operations/data-export-import:status-export
+${STATUS_EXPORT_URL}    /restconf/operations/data-export-import:status-export
+${NETCONF_PAYLOAD_JSON}    ../variables/daexim/netconf_mount.json
+${NETCONF_MOUNT_URL}    /restconf/config/network-topology:network-topology/topology/topology-netconf/node/
+${TOPOLOGY_URL}    /restconf/config/network-topology:network-topology/
+${NETCONF_EP_NAME}    CONTROLLER1
+${EXPORT_INITIAL_STATUS}    initial
+${EXPORT_SCHEDULED_STATUS}    scheduled
+${EXPORT_COMPLETE_STATUS}    complete
+${EXPORT_SKIPPED_STATUS}    skipped
+${FIRST_CONTROLLER_INDEX}    1
+${SECOND_CONTROLLER_INDEX}    2
+${THIRD_CONTROLLER_INDEX}    3
+${NTCF_TPLG_OPR_URL}    /restconf/operational/network-topology:network-topology/topology/topology-netconf/node/
+${NETCONF_PORT}    1830
+${NTCF_OPR_STATUS}    connected
+${DAEXIM_DATA_DIRECTORY}    ../variables/daexim/daexim
+${MDL_DEF_FLAG}    false
+${STR_DEF_FLAG}    data
+${IMPORT_PAYLOAD}    ../variables/daexim/import.json
+${IMPORT_URL}     /restconf/operations/data-export-import:immediate-import