update/sw-patch/scripts
Luis Sampaio 378551b235 Debian: add inservice test patch
This commit adds the inservice patch test to the script
and now we have the following 3 test patches that can be
built:

PATCH A) Reboot required - all nodes
    Update package - logmgmt
    rebuild the pkg
    build-image to generate a new ostree_repo commit
    build a patch

PATCH B) In Service patch
    Update the metadata
    Uses the example-restart script
    Uses the same ostree commit as PATCH A so they
    can't be applied together
    build a patch

PATCH C) Patch with dependency
(reboot required, depends on PATCH A)
    build PATCH A
    update package - logmgmt
    build-image to generate a new ostree commit
    build Patch C (requires A)

Story: 2009969
Task: 45635
Signed-off-by: Luis Sampaio <luis.sampaio@windriver.com>
Change-Id: I3c91a761b4d165c7a6179cdf9f69a8bf078dfc9e
2022-08-30 21:54:55 +00:00
..
build_test_patches.py Debian: add inservice test patch 2022-08-30 21:54:55 +00:00
make_patch.sh Setup debian patching scripts 2022-04-28 16:16:48 +00:00
modify_patch.sh Setup debian patching scripts 2022-04-28 16:16:48 +00:00
patch_build.sh Setup debian patching scripts 2022-04-28 16:16:48 +00:00
query_patch.sh Setup debian patching scripts 2022-04-28 16:16:48 +00:00
setup_patch_repo.sh Setup debian patching scripts 2022-04-28 16:16:48 +00:00