Kyale, Eliud 8d530d8362 Fix _update_pxe_config() backwards compatibility
_update_pxe_config() calls pxeboot-update-99.99.sh script
during an upgrade host unlock the script may have an input file with
lowlatency as part of its name.
lowlatency install files have been recently removed.

To maintain backwards compatibility in older releases that call this
script, we shall strip the lowlatency string from the filename
and use the standard pxe installer file.

For example

pxeboot/pxelinux.cfg.files/pxe-smallsystem_lowlatency-install-99.99

becomes

pxeboot/pxelinux.cfg.files/pxe-smallsystem-install-99.99

Test plan:

PASS - AIO-SX: iso install
PASS - AIO-DX: iso install
PASS - AIO-SX: upgrade

Story: 2010676
Task: 50973

Change-Id: I46f09e38f74c41f8e72f70da84680cdd788f376b
Signed-off-by: Kyale, Eliud <Eliud.Kyale@windriver.com>
2024-09-05 19:16:11 -04:00
2023-08-29 16:50:22 -04:00
2019-04-19 19:52:33 +00:00
2023-04-28 12:38:51 -04:00
2018-05-31 07:36:43 -07:00
2023-07-19 12:32:13 -03:00
2022-12-26 23:26:54 +00:00

metal

The starlingx/metal repository handles StarlingX Bare Metal Management1.

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.

References


  1. https://docs.starlingx.io/api-ref/metal↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX Bare Metal and Node Management, Hardware Maintenance
Readme 16 MiB
Languages
C++ 83%
Shell 10.2%
Python 3.3%
C 2.5%
Makefile 1%