StarlingX Bare Metal and Node Management, Hardware Maintenance
14cac85e31
The current miniboot install bundle check rejects a local install if a container image set check fails. This update changes the install bundle check to conform to the following rules and assumption: Assumption: - the bootimage filename can be arbitrary but the filename, excluding the extension, must match that of its md5 check file. Example: If the iso is named 'bootimage.iso' then the check filename must be 'bootimage.md5'. Rules: - There must be an iso image for there to be a local install. - There must be an md5 check file of the same filename as the iso filename and that check must pass for there to be a local install. - If there is/are container image check file(s) then run the check and log the result. - Local install should never be rejected due to missing or failed container image set checks. Test Plan: PASS: Verify local install with correct iso and check file naming convention for both iso and container image set PASS: Verify local install if container images are missing PASS: Verify local install if container image set check fails PASS: Verify check logging for both accepted and rejects cases PASS: Verify remote install succeeds when local install is rejected PASS: Verify remote install succeeds with no prestaging Change-Id: I772ea826233d49a64e4021cf4e28dcae1239b338 Story: 2009291 Task: 43930 Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com> |
||
---|---|---|
api-ref/source | ||
bsp-files | ||
devstack | ||
doc | ||
installer | ||
kickstart | ||
mtce | ||
mtce-common | ||
mtce-compute | ||
mtce-control | ||
mtce-storage | ||
releasenotes | ||
tools/rvmc/centos | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
centos_build_layer.cfg | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_stable_docker_images.inc | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_pkg_dirs | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
test-requirements.txt | ||
tox.ini |
metal
StarlingX Bare Metal Management