NETCONF-520: Fix netconf test in oxygen 01/69101/6
authorLuis Gomez <ecelgp@gmail.com>
Tue, 6 Mar 2018 00:25:36 +0000 (16:25 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Tue, 6 Mar 2018 05:59:09 +0000 (05:59 +0000)
commitfbb916d2437066339d422ee6ba9f5c83071f7a34
tree6b2132edf09400d40b8779d4a2fca024f0ea6ea6
parenta08f81f84bed6960a402daf21b3349e5803b9ef5
NETCONF-520: Fix netconf test in oxygen

Looks like a yang model changed during oxygen so new RPC URI and data
for adding and deleting device are required from oxygen onwards.

Change-Id: I39eb3f76e053775e738119cc41a82ec9742e364b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/suites/netconf/CRUD/CRUD-RPC.robot
csit/variables/netconf/device/rpc-create-device/location.uri [new file with mode: 0644]
csit/variables/netconf/device/rpc-create-device/post_data.xml [new file with mode: 0644]
csit/variables/netconf/device/rpc-delete-device/location.uri [new file with mode: 0644]
csit/variables/netconf/device/rpc-delete-device/post_data.xml [new file with mode: 0644]