update/software/scripts
Heitor Matsui f2ed1f304c Fix bug and minor tweaks on deploy-precheck
In the past the status used for installed patches was "applied"
but recently it was changed to "deployed" due to technical
decisions related to USM.

This commit changes the status used to filter installed patches,
as well with removing the incorrect and unnecessary "release"
filter from the url.

This commit also does minor changes on the the k8s version health
check output.

Test Plan
PASS: run a precheck for major release with required patches
      deployed and verify the return is as expected (success)
PASS: run a precheck for major release with required patches not
      deployed and verify the return is as expected (failure)
PASS: run a precheck with most recent k8s version and verify
      the return is as expected (success)
PASS: run a precheck with not the most recent k8s version and
      verify the return is as expected (failure)

Story: 2010676
Task: 49429

Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com>
Change-Id: I935942f981087b52cbe46730353253d7604c0c95
2024-01-19 12:28:52 -03:00
..
chroot_mounts.sh Setup necessary mounts for to-release deployment 2023-10-31 12:03:07 -03:00
create_postgresql_database.sh Starts 2nd postgresql instance in chroot env 2023-11-27 15:31:52 -03:00
deploy-precheck Fix bug and minor tweaks on deploy-precheck 2024-01-19 12:28:52 -03:00
ostree_mounts.yaml Setup necessary mounts for to-release deployment 2023-10-31 12:03:07 -03:00
prep-data-migration Create script to sync to-release feed to controller-1 2024-01-02 18:24:11 -03:00
software-deploy-start Call script to sync to-release feed to controller-1 2024-01-08 21:58:43 +00:00
sync-controllers-feed Create script to sync to-release feed to controller-1 2024-01-02 18:24:11 -03:00
upgrade_utils.py Create script to sync to-release feed to controller-1 2024-01-02 18:24:11 -03:00
usm_load_import Software upload: create pxeboot versioned dir 2023-12-01 16:09:25 +00:00