Create mininet image with OVS 2.6.1 76/62276/7
authorVictor Pickard <vpickard@redhat.com>
Thu, 24 Aug 2017 14:35:55 +0000 (10:35 -0400)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 29 Aug 2017 21:26:27 +0000 (07:26 +1000)
commit70b8af1799bc1ce0baea4628e88651b07839f093
tree0c5e18bed1f731ea28740dd30c8f5f5df62ef7ff
parentb10daf87328b83aa8f99e560d462b78c0a841751
Create mininet image with OVS 2.6.1

Netvirt L2GW CSIT needs OVS 2.6.1 to get newer
version (1.6.0) of the hardware_vtep schema.

This newer version is needed so that we can set
the replication_mode of the logical switch to
"source_node", so that BUM pkts will be replicated
by the HWVTEP (or HWVTEP emulator, in CSIT tests).

I have tested HWVTEP csit with OVS 2.6.1 in sandbox.
Here is a link to those runs, build 28 is where
the test run starts with successful upgrade
to OVS 2.6.1.

https://jenkins.opendaylight.org/sandbox/job/netvirt-csit-hwvtep-1node-openstack-newton-upstream-transparent-nitrogen/

There are 8 failures, in the BGP VPN test suite,
but they are not due to this patch. These tests
fail because quagga bgp was not in the image.

Change-Id: Ie26617b8f168cf3afad63f06bd25da152ac4a342
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
also-by: Anil Belur <abelur@linuxfoundation.org>
packer/provision/mininet-ovs-2.6.sh [new file with mode: 0644]
packer/templates/mininet-ovs-2.6.json [new file with mode: 0644]