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>
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>
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>
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>