Remove failing SouthboundIT test because of new yang enforcement
authorSam Hague <shague@redhat.com>
Sun, 10 Jan 2016 01:56:54 +0000 (20:56 -0500)
committerSam Hague <shague@redhat.com>
Sun, 10 Jan 2016 01:56:54 +0000 (20:56 -0500)
commit635bfda2695be75e2a50e9136376750b529ec03b
treebad1ec61d5bf86a28496e2b36705ad1baf43326d
parent832da3f2cc0b26d4283a29c839efa38dc50f6ce3
Remove failing SouthboundIT test because of new yang enforcement

https://bugs.opendaylight.org/show_bug.cgi?id=4355 added enforcement of values
marked as mandatory in a leaf. The failing tests were negative testing for
setting external_ids with an empty value. That test is invalid now that the
mandatory value is enforced.

Change-Id: If6cdcd8a899a6fcde5ca00a2ad2c505e728499e9
Signed-off-by: Sam Hague <shague@redhat.com>