Commit Graph

4 Commits

Author SHA1 Message Date
Chris Friesen
f466dc94e7 Create Docker image for running Intel N3000 FPGA tools
This creates a Docker image for the purpose of running the tools needed
for programming the N3000 FPGA and querying information from it.

The expectation is that this will be run from sysinv, similar to how the
airship-armada tools are run.

The basic usage of these tools are covered in the following document
from Intel:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-ias-n3000.pdf

Change-Id: I94a7fb9fe6b348ced014666b37849691f72766e8
Story: 2006740
Task:  38829
Signed-off-by: Chris Friesen <chris.friesen@windriver.com>
2020-02-20 19:09:13 -05:00
mid_one
5c0b0d9044 Create OVS docker image with version 2.11.0
The version of existing OVS docker image is too old. StarlingX
needs to build its own OVS docker image with latest version
2.11.0 which is the same as the version of OVS running on
hosts.

Change-Id: I819678b3309d7571b51e275718b17d87415cf894
Story: #2004649
Task: #30281
Co-Authored-By: Cheng Li<cheng1.li@intel.com>
Signed-off-by: Chenjie Xu <chenjie.xu@intel.com>
2019-06-04 02:34:14 +08:00
Scott Little
526f115ede Add two sriov docker images to the stable docker image build.
The SRIOV network device plugin is Kubernetes device plugin for
discovering and advertising SRIOV network virtual functions (VFs) in a
Kubernetes host.

StarlingX support requires us to build the following plugin images:

starlingx/k8s-cni-sriov: derived from ...
    https://github.com/intel/sriov-cni

starlingx/k8s-plugins-sriov-network-device: derived from ...
    https://github.com/intel/sriov-network-device-plugin

Change-Id: I1ab9f642040dcacfc4e3494cbc6aef83816d3c20
Depends-on: Iea5eae32bd245557a4b02c9825297343a001e778
Story: 2005208
Task: 33485
Signed-off-by: Scott Little <scott.little@windriver.com>
2019-05-28 13:58:00 -04:00
Don Penney
b6d2f1d9ae Create the stable/dev wheel and image build files
This update supports the migration to stable/dev build streams by
setting up the stable/dev wheels.inc and image build files.

Change-Id: I2330be8a910245d434a9e0a116fa4db65f7212e8
Story: 2005248
Task: 30100
Depends-On: Ib5dc9a7c1d8c37368d073e28d83eeb883766ee3f
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-03-20 14:09:34 -04:00