Netconf MDSAL Northbound test suite 72/27672/19
authorJozef Behran <jbehran@cisco.com>
Wed, 30 Sep 2015 16:05:04 +0000 (18:05 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 3 Nov 2015 10:15:43 +0000 (10:15 +0000)
commitfbeefd8cc983cb4fbefd5169f684ecce6efcc121
tree8d42dd568bdb466724ea17c48fd04cc737c3b08e
parentbfe627b0dbb3c566c4499174781642e56fcab10c
Netconf MDSAL Northbound test suite

This test suite performs operations on ODL Netconf Server
bound on MDSAL (aka "Netconf MDSAL Northbound").

Change-Id: I04cb163b2be938965d1d3115b2df09787f27112c
Signed-off-by: Jozef Behran <jbehran@cisco.com>
71 files changed:
.gitattributes
csit/libraries/Utils.robot
csit/suites/netconf/MDSAL/northbound.robot [new file with mode: 0644]
csit/testplans/netconf-MDSAL.txt [new file with mode: 0644]
csit/variables/netconf/MDSAL/additional-attr-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/close-session-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/close-session-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-delete-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-delete-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-discard-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-discard-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-edit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-edit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-no-transaction-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/commit-no-transaction-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-create-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-create-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-delete-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-delete-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-merge-1-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-merge-1-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-merge-2-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/config-modules-merge-2-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/delete-not-existing-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/delete-not-existing-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-candidate-discard-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-candidate-discard-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-candidate-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-delete-after-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-delete-after-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-edit-after-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-no-delete-before-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-no-edit-before-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-no-edit-before-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/get-config-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/hello.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-1-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-1-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-2-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-2-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-3-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-3-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-check-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-edit-check-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-edit-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-edit-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-edit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-edit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-remove-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-remove-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-remove-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-remove-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-replace-check-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-replace-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-replace-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-replace-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-replace-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-update-check-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-update-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-update-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-update-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/merge-multiple-update-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/missing-attr-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/missing-attr-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/remove-not-existing-commit-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/remove-not-existing-commit-request.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/remove-not-existing-reply.msg [new file with mode: 0644]
csit/variables/netconf/MDSAL/remove-not-existing-request.msg [new file with mode: 0644]