Bug 9045 - Update netconf readiness suite 63/62663/3
authorJakub Morvay <jmorvay@cisco.com>
Tue, 5 Sep 2017 06:13:55 +0000 (08:13 +0200)
committerVratko Polák <vrpolak@cisco.com>
Tue, 5 Sep 2017 10:40:57 +0000 (10:40 +0000)
commit7b469ec71f8ac6e9b107541c594bcf189cc31254
tree366af731894ba971d15eedf519251378adbaddf9
parent3a9cc698b0fc2c2081cbc85de0537fd5dfa9b542
Bug 9045 - Update netconf readiness suite

netconf-connector readiness test suite checks if system is ready to
mount netconf devices. This is done by mounting CSS netconf endpoint and
trying to access
config:modules/module/sal-restconf-service:json-restconf-service-impl
/json-restconf-service-impl
resource located on mounted CSS netconf server.

However, this resource was deprecated and removed in Nitrogen release.
Check ietf-netconf-monitoring:netconf-state resource instead. Netconf
monitoring is supported on CSS netconf endpoint, so this resource is
present.

Change-Id: I8525cbcf8803046f512de306aacd84f536793447
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
csit/suites/netconf/ready/netconfready.robot
csit/variables/netconf/device/module/location.uri [deleted file]
csit/variables/netconf/device/netconf-state/location.uri [new file with mode: 0644]