Ignore testGetOpenflowVersion: it is no longer applicable 87/12387/2
authorFlavio Fernandes <ffernand@redhat.com>
Thu, 30 Oct 2014 17:42:24 +0000 (13:42 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Fri, 31 Oct 2014 15:09:31 +0000 (11:09 -0400)
commitf3f890d63abbdff59c2950371785fc760b658b54
tree4ee94a57bb33cd95188ef4830b6c168fb3c03662
parentbd42b71ebf59cd8c38cbc77e697cf85297a7ca4b
Ignore testGetOpenflowVersion: it is no longer applicable

The openFlow version is now determined by configuration's getProperty("ovsdb.of.version", "1.3").
Thus, the ovs version attribute (returned by ovs' OpenVSwitch table) is not used to determine what is
the openFlow version chosen by netVirtConfigurationService.

See: https://git.opendaylight.org/gerrit/#/c/11084/
     https://github.com/opendaylight/ovsdb/commit/2bc58c9cca16dc3e389cdfc18593578748fd52d5

Patch 2: include Sam's feedback

Change-Id: Icf4f3f633b2131a4521ef2509c02bcb0c7223abf
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
integrationtest/src/test/java/org/opendaylight/ovsdb/integrationtest/neutron/NeutronIT.java