Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / suites / controller / singleton_service / global_rpc_kill.robot
index 59c0767e5ffaa467d3855a4bca7ffc2fe5ba598a..08ce9945b556d39a577faa5cc8ce195b19cec245 100644 (file)
@@ -24,12 +24,12 @@ Default Tags        critical
 
 
 *** Variables ***
-${RPC_URL}                  /restconf/operations/basic-rpc-test:basic-global
+${RPC_URL}                  /rests/operations/basic-rpc-test:basic-global
 &{EMPTY_DICT}
 ${SERVICE}                  Basic-rpc-test']
 ${TEST_LOG_LEVEL}           info
 @{TEST_LOG_COMPONENTS}      org.opendaylight.controller.remote.rpc
-${EOS_URL}                  /restconf/operational/entity-owners:entity-owners
+${EOS_URL}                  /rests/data/entity-owners:entity-owners?content=nonconfig
 
 
 *** Test Cases ***