update/software/debian/deb_folder
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
..
source Upload skeleton for unified software management 2023-04-03 14:03:04 +00:00
changelog Adding the software-wheel debian build target 2023-04-10 17:14:26 +00:00
control Create metadata file for GA release 2023-09-20 11:34:39 -03:00
copyright Upload skeleton for unified software management 2023-04-03 14:03:04 +00:00
rules Improve logging for deploy start shell scripts 2024-02-28 11:07:03 -03:00
software.install Build Software Client python wheels package 2023-10-05 20:16:14 +00:00