12ee61874b9fd4985db5551bc3efaefee09149b4
[integration/test.git] / csit / variables / jsonrpc / JsonrpcVariables.robot
1 *** Settings ***
2 Documentation     Resource consisting purely of variable definitions useful for multiple project suites.
3
4 *** Variables ***
5 ${INTERFACES_MODULE_JSON}    ${CURDIR}/interfaces_module.json
6 ${INTERFACES_DATA_JSON}    ${CURDIR}/interfaces_data.json
7 ${READ_SERVICE_PEER_PUT_URL}    /restconf/config/jsonrpc:config/configured-endpoints/
8 ${READ_SERVICE_PEER_PAYLOAD}    ${CURDIR}/readservice_peer_payload.json
9 ${READ_SERVICE_PEER_GET_1}    /restconf/config/jsonrpc:config/configured-endpoints/
10 ${READ_SERVICE_PEER_GET_2}    /yang-ext:mount/ietf-interfaces:interfaces/
11 ${DEFAULT_ENDPOINT}    foo
12 ${DEFAULT_PORT}    4444
13 ${DEFAULT_PUT_MODULE}    ietf-interfaces
14 ${FIRST_CONTROLLER_INDEX}    1
15 ${CENTOS_PIP}     sudo yum -y install python-pip
16 ${UB_PIP}         sudo apt-get install -y python-pip
17 ${READ_SERVICE_SCRIPT}    ${CURDIR}/odl-jsonrpc-test-read
18 ${INTERFACE_MODULE_DEFAULT_DATA}    ietf-interfaces:other
19 ${READSERVICE_NAME}    test