update/software/scripts
Heitor Matsui af0a86e357 Improve logging for deploy start shell scripts
This commit improves logging during deploy start by:
1. Creating a common module to be sourced by shell scripts to
   load general-use functions, thus reducing code duplication
   between the scripts
2. Replacing plain "echo" commands on the scripts by logging
   functions present on the common module
3. Adding timestamps to the log messages
4. Centralizing all scripts logs into software.log, favouring
   the troubleshooting, now that log lines contain timestamps
   and the process/script that generated them

This commit also deletes the ostree_mounts.yaml file since
it would be used by apt-ostree integration, which was dropped.

Test Plan
PASS: run deploy start successfully and verify that deploy start
      log messages are logged with the expected format

Story: 2010676
Task: 49607

Change-Id: I0bdebde8147faa5b29a642e35bfaf26e9862ed0a
Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com>
2024-02-28 11:07:03 -03:00
..
chroot_mounts.sh Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
create_postgresql_database.sh Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
deploy-cleanup Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
deploy-precheck deploy state changed update 2024-02-23 13:43:09 +00:00
prep-data-migration Create script to sync to-release feed to controller-1 2024-01-02 18:24:11 -03:00
shell-utils Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
software-deploy-start Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03: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 Update precheck URL with API version 2024-02-08 17:32:29 -03:00
usm_load_import deploy state changed update 2024-02-23 13:43:09 +00:00