Commit Graph

7 Commits

Author SHA1 Message Date
chengli3
da2ea9b942 Add ubuntu bionic based ovs image
As we are moving to bionic version, this patch is to add ubuntu bionic
based ovs image to support ovs-dpdk. Also this patch removes the
debian_dpdk image, as it doesn't work correctly on some CPUs.

Change-Id: I3f720dfa0736cabbaa59406871b039d8762ce4de
2019-06-24 11:17:27 +08:00
Zuul
6661377ead Merge "Adding temporary individual OVS image with DPDK support" 2019-05-28 15:35:25 +00:00
Georg Kunz
e537013418 Adding temporary individual OVS image with DPDK support
This adds a Dockerfile and build job for a separate OVS image with
DPDK support enabled. This is supposed to be a temporary workaround
until the images are DPDK-enabled and pass all tests in the gate
jobs.

Change-Id: Ia33b0cb01141f2c7931c79d5c5c109286f9eaea4
2019-05-16 16:35:06 +02:00
Jean-Philippe Evrard
bcb124acc1 Revert "Adding support for DPDK to openvswitch image"
This reverts commit a3d324b5b6.

This causes issues [1] when trying to use the built image inside
the OSH repos, which is a first step of a pipeline from image
building to full testing.

[1]: http://logs.openstack.org/66/658766/1/check/openstack-helm-infra-openstack-support/c35a41e/

Change-Id: Ie7432a205f957ed13cf3f502daf05d6b8cdb32b8
2019-05-16 12:47:27 +02:00
Georg Kunz
a3d324b5b6 Adding support for DPDK to openvswitch image
This patch adds a source build of DPDK 17.11.5 to the openvswitch image
and enables DPDK during build time of openvswitch. Moreover, it bumps
the version of openvswitch from 2.8.1 to 2.10.1.

Change-Id: I2d188ce6fc4c33e1b7e38cb6c8ff330677ee1902
2019-04-09 01:10:41 +02:00
Jean-Philippe Evrard
4237ef1a6d Add openSUSE Leap 15 openvswitch image
Change-Id: Ia5e62853ff54904bd70c2839733e5ee5fe165cf9
Co-Authored-By: Stephanie Miller <stephane@alum.mit.edu>
2018-12-12 10:05:19 +00:00
Jean-Philippe Evrard
0acfaab7b1 Add openstack-helm repo images
This adds the building of the images present in the OpenStack-Helm
repository.

Images follow the same process as images from the osh-infra
repository.

Kubernetes-entrypoint is not used anymore and therefore was
not migrated over.

Likewise, LOCI is not following these images building process,
and therefore will be included in a different patch.

The manual build script do not expose the extra arguments
previously exposed, like KUBE_VERSION or OVS_VERSION by default.
It also means a future tagged version of this repository will
use the KUBE_VERSION or OVS_VERSION that are in tree, and
therefore very explicit.

Change-Id: If4ff73c37ed8bccb9f6951f3ccdbb7640e9b55a5
2018-11-29 08:45:54 +00:00