StarlingX SR-IOV FEC Operator app
Go to file
Burla, Balendu 8efc754e23 sriov-fec-operator v2.7.1 system integration
Upgrade sriov-fec-operator application to v2.7.1:
This change includes the following.
- Version upgrade of the operator to v2.7.1 which upgrades pf-bb-config
  to v23.03.
- Additional support for deployments that use igb_uio driver to bind vf
  interfaces.
- Support for operator deployment when secure boot is enabled.
- Support to configure FEC device resource names using the `system
  helm-overrides command`.
- Support for multiple accelerator cards on the same node.

Test Status:
- PASS: Build application deb, generate tarball and build docker images
  copy to stx active controller.
- PASS: Verify that app is uploaded, applied and operator pods are
  created.
- PASS: Configure ACC100 using config file to create 1 VF.
- PASS: Bringup test-pod, request FEC VFs and validate sample dpdk
  application test-bbdev.
- PASS: App upload, apply, remove, delete verified in simplex mode.
- PASS: Reboot test with operator method validated.
- PASS: Shellcheck tool test.
- PASS: N3000 testing.
- PASS: Configure ACC200 using config file to create 2 VFs.

Failure Tests:
- PASS: Applying Clusterconfig shall fail when fec operator is not
  deployed.
- PASS: Operator deployment shall fail when docker image download fails
  during system application-apply.
- PASS: Applying Clusterconfig shall fail with Wrong values in
  clusterconfig yaml file:
    - set vfAmount to >16 or 0.
    - set wrong pci address.
    - set wrong hostname.
- PASS: Removing the operator without deleting the clusterconfig fails
  to delete the FEC VFs and subsequent re-apply will also fail.
- PASS: Modifying or Deleting sriovfecClusterconfig when test-pod is
  running with FEC VFs mapped, test-pod gets automatically deleted since
  FEC requested resources become unavailable.

Story: 2010826
Task: 48373

Change-Id: I34d8c37c851acb671eeccf77c7d713e933ad458c
Signed-off-by: Burla, Balendu <balendu.burla@intel.com>
2023-08-02 15:41:15 -05:00
python3-k8sapp-sriov-fec-operator sriov-fec-operator v2.7.1 system integration 2023-08-02 15:41:15 -05:00
sriov-fec-operator-images sriov-fec-operator v2.7.1 system integration 2023-08-02 15:41:15 -05:00
stx-sriov-fec-operator-helm sriov-fec-operator v2.7.1 system integration 2023-08-02 15:41:15 -05:00
.gitreview Added .gitreview 2022-05-12 13:49:21 +00:00
.zuul.yaml sriov-fec-operator system integration 2023-04-11 11:25:36 -07:00
bindep.txt sriov-fec-operator system app integration 2022-09-08 10:31:57 -07:00
CONTRIBUTING.rst sriov-fec-operator system app integration 2022-09-08 10:31:57 -07:00
debian_build_layer.cfg Add Debian packaging for app-sriov-fec-operator 2022-09-21 23:38:37 -07:00
debian_iso_image.inc app-sriov-fec-operator: update debian_iso_image.inc 2022-12-23 10:26:38 +08:00
debian_pkg_dirs Standardize app configs 2023-01-20 15:41:34 +00:00
debian_stable_docker_images.inc Add Debian packaging for app-sriov-fec-operator 2022-09-21 23:38:37 -07:00
HACKING.rst sriov-fec-operator system app integration 2022-09-08 10:31:57 -07:00
requirements.txt sriov-fec-operator system app integration 2022-09-08 10:31:57 -07:00
test-requirements.txt sriov-fec-operator system app integration 2022-09-08 10:31:57 -07:00
tox.ini Update tox.ini to work with tox 4 2022-12-26 21:58:25 +00:00