Adjust tests for yangtools changes 02/63302/2
authorJakub Morvay <jmorvay@cisco.com>
Tue, 19 Sep 2017 20:57:23 +0000 (22:57 +0200)
committerJakub Morvay <jmorvay@cisco.com>
Wed, 20 Sep 2017 09:56:50 +0000 (11:56 +0200)
commit63c4d7988e29b54124cbf8a11cb3ff4bccf9f316
tree1db5137333e5a3646c9930982a2ea0a8c3dde64b
parent7e47f4213d56d36fd83c0de1b1e317ee105a6048
Adjust tests for yangtools changes

yang-maven-plugin now adds revision to the packaged yang file name.
This is introduced in https://git.opendaylight.org/gerrit/#/c/62706/.
Adjust NetconfMappingTest and NetconfMDSalMappingTest to that.

https://git.opendaylight.org/gerrit/#/c/62731/ enforces revisions to be
in valid yyyy-MM-dd format. Adjust Restconf tests to this change.

Change-Id: I00372ee98b15d3194c8a8567a041f24f161d7276
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
netconf/config-netconf-connector/src/test/java/org/opendaylight/netconf/confignetconfconnector/NetconfMappingTest.java
netconf/mdsal-netconf-connector/src/test/java/org/opendaylight/netconf/mdsal/connector/ops/NetconfMDSalMappingTest.java
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/ExpressionParserTest.java
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestconfImplNotificationSubscribingTest.java
restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestconfImplTest.java